Skip to Content.
Sympa Menu

cgal-discuss - Re: Re: [cgal-discuss] Re: Help with understanding boolops on Bezier polygons

Subject: CGAL users discussion list

List archive

Re: Re: [cgal-discuss] Re: Help with understanding boolops on Bezier polygons


Chronological Thread 
  • From: "Laurent Rineau (CGAL/GeometryFactory)" <>
  • To:
  • Subject: Re: Re: [cgal-discuss] Re: Help with understanding boolops on Bezier polygons
  • Date: Tue, 06 Nov 2012 11:32:53 +0100
  • Organization: GeometryFactory

Le mardi 06 novembre 2012 10:48:43 Philipp Moeller a écrit :
> Shriramana Sharma
> <>
> writes:
> > On Tue, Nov 6, 2012 at 1:26 PM, Shriramana Sharma
> > <>
> >
wrote:
> >> 4.
> >
> > A 5th question I forgot:
> >
> > If I am only be going to use the polygon boolops, do I need to link
> > against the shared library or is it all header only? Is there any
> > documenation on this?
>
> Yes, you will need to link against it. At least assertions depend on
> this. Would be nice to fix that one day and make most components header
> only.

The header-only feature could be activated by a macro. If we disable the
support for <CGAL/assertions_behaviour.h>, then the assertions could be
implemented by headers only.

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/




Archive powered by MHonArc 2.6.18.

Top of Page