Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Sequence of boolops on general polygons

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Sequence of boolops on general polygons


Chronological Thread 
  • From: Shriramana Sharma <>
  • To:
  • Subject: [cgal-discuss] Re: Sequence of boolops on general polygons
  • Date: Tue, 5 Feb 2013 18:06:12 +0530

On Tue, Feb 5, 2013 at 5:10 PM, Shriramana Sharma
<>
wrote:
> the example bezier_traits_adapter.cpp:

I also note that the line:

#include <CGAL/Arrangement_2.h>

seems to be useless in this program so can it please be removed? The
template instantiations already take too much compilation time without
yet another unnecessary header.

Sorry for the multiple mails. Thanks!

--
Shriramana Sharma



Archive powered by MHonArc 2.6.18.

Top of Page