Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] [Bug] Polyhedron_traits_with_normals_3

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] [Bug] Polyhedron_traits_with_normals_3


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] [Bug] Polyhedron_traits_with_normals_3
  • Date: Thu, 08 Jul 2010 09:08:58 +0200

Sorry but I still don't get your point.

The activation of the plane support is done within a class model of PolyhedronItems_3.

http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Polyhedron_ref/Concept_PolyhedronItems_3.html#Cross_link_anchor_1096

Can you please state clearly what you would like to do.

S.


Mohamed Yousef wrote:
simply if you want to use it as usual to extend a kernel by adding plane support , you will lack all additional things the kernel provides

the way for this to go (done in other traits , every where in cgal ) is to inherit from specializing kernel , thus you have your kernel with additional support of plane

Regards,
Mohamed Yousef

On 8 July 2010 08:52, Sebastien Loriot (GeometryFactory) <sloriot.ml <http://sloriot.ml>@gmail.com <http://gmail.com>> wrote:

Mohamed Yousef wrote:

Hello,

i think the class "Polyhedron_traits_with_normals_3" should
inherit from Kernel_

Thanks,


Reading the documentation I see no reason why it should.
The concept PolyhedronTraits_3 is quite simple and
Polyhedron_traits_with_normals_3 seems to be a model of it.

What leads you to think there is a bug?

S.

-- You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss






Archive powered by MHonArc 2.6.16.

Top of Page