Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] known issue with Nef_polyhedron_3.is_convex() ?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] known issue with Nef_polyhedron_3.is_convex() ?


Chronological Thread 
  • From: Zorglub78 <>
  • To:
  • Subject: Re: [cgal-discuss] known issue with Nef_polyhedron_3.is_convex() ?
  • Date: Wed, 29 Aug 2007 08:23:57 +0200
  • Disposition-notification-to: Zorglub78 <>

Hi Peter.

I'm back from hollydays ;o)

In CGAL/Nef_polyhedron_3.h, the method "bool is_convex() const" is in the public area of the class, following the method "bool is_convex() const".
Sure, I've made a mistake, and the method is not documented in the manual, but it is a public method in CGAL code.
I think this method needs to be protected or private...

Thanks.

Zorg a écrit :
OK, I made a stupid mistake
Thanks
-----Message d'origine-----
De : Peter Hachenberger [mailto:] Envoyé : vendredi 20 juillet 2007 14:16
À :

Objet : Re: [cgal-discuss] known issue with Nef_polyhedron_3.is_convex() ?

There is no funtion Nef_polyhedron_3::is_convex.
Where did you find that? No idea why the compiler just does not
tell you that the function does not exist.

Peter



Archive powered by MHonArc 2.6.16.

Top of Page