Skip to Content.
Sympa Menu

cgal-discuss - RE: [cgal-discuss]

Subject: CGAL users discussion list

List archive

RE: [cgal-discuss]


Chronological Thread 
  • From: Kwok Jasper <>
  • To: <>
  • Subject: RE: [cgal-discuss]
  • Date: Thu, 1 Jan 2009 01:18:19 +0800
  • Importance: Normal

Thank you for your reply.

However, in the case that

vertice a,b,c form a triangle and vertice b,c,d for another triangle (i.e. when there are vertices shared by 2 triangles)
Then when the vertice b,c are removed, is it both of the triangles must be removed at the same time?

Or do we have any method to preserve one of the triangle (e.g only remove triangle abc but preserve triangle b,c,d)

Thank you very much
 




> Date: Wed, 31 Dec 2008 18:01:40 +0100
> From:
> To:
> Subject: Re: [cgal-discuss]
>
> Kwok Jasper wrote:
> > Excuse me, may I ask something about triangulation?
> >
> > may I ask if it is that when we want to remove a triangle form a 3D
> > triangulatrion, then we can just use facet iterator to remove a
> > particular facet?
>
> Hi,
>
> You cannot remove a triangle.
> You can remove a vertex (which will remove its incident cells/facets).
>
> > And may I also ask if CGAL provide a function for people to find the
> > circumradius of a triangle in a 3D triangulation?
>
> this is provided in the Kernel
> http://www.cgal.org/Manual/3.3/doc_html/cgal_manual/Kernel_23_ref/Function_squared_radius.html
>
> best
> Monique Teillaud
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://lists-sop.inria.fr/wws/info/cgal-discuss


想同MSN Buddy傾計了解佢多d? 參觀MSN Buddy部屋啦!



Archive powered by MHonArc 2.6.16.

Top of Page