Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: Setting Supports_removal and other flags in Polyhedron_3

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: Setting Supports_removal and other flags in Polyhedron_3


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: Setting Supports_removal and other flags in Polyhedron_3
  • Date: Mon, 30 Jan 2012 08:41:07 +0100

On 01/30/2012 05:45 AM, freckles wrote:
Ah, I found out why Polyhedron_3::Supports_removal was set to false. I had
stupidly used CGAL::HalfedgeDS_vector instead of the default list
implementation CGAL::HalfedgeDS_list.

Correct me if I'm wrong, but I think that if I wanted to modify these, I
would have to create my own class inheriting from Polyhedron_3, and then
modify the tags from there.

I don't get your question. The Polyhedron based on hds_list has the removal feature. So what do you want to do exactly?

Sebastien.


--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Setting-Supports-removal-and-other-flags-in-Polyhedron-3-tp4339946p4340060.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.16.

Top of Page