Skip to Content.
Sympa Menu

cgal-discuss - Re: Re: [cgal-discuss] error C2662 in creating a surface class for

Subject: CGAL users discussion list

List archive

Re: Re: [cgal-discuss] error C2662 in creating a surface class for


Chronological Thread 
  • From: <>
  • To:
  • Subject: Re: Re: [cgal-discuss] error C2662 in creating a surface class for
  • Date: Sat, 22 Nov 2008 11:05:44 +0100 (CET)

Thank you! What worked is uniting the surface_mesh_traits with the surface_3
class and adding a few "consts" here and there..
---------------------------------------------------------------

hi Amir,

I attach an example polyhedral oracle where the input surface is a polyhedron
for inspiration.
let me know if you want the complete aabb_tree business if you want to try it.


a écrit :

Hello,



Archive powered by MHonArc 2.6.16.

Top of Page