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: Peter Hachenberger <>
  • To:
  • Subject: Re: [cgal-discuss] known issue with Nef_polyhedron_3.is_convex() ?
  • Date: Wed, 29 Aug 2007 13:42:29 +0200

Hi,

yeah right, that function never really worked. I should have taken it
out.

Peter

On Wed, 2007-08-29 at 08:23 +0200, Zorglub78 wrote:
> 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