Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Infinite Vertex in Regular triangulation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Infinite Vertex in Regular triangulation


Chronological Thread 
  • From: Laurent Rineau <>
  • To:
  • Subject: Re: [cgal-discuss] Infinite Vertex in Regular triangulation
  • Date: Tue, 16 Dec 2008 13:56:57 +0100

On Tuesday 16 December 2008 13:48:42 Emerson Carride wrote:
> Does someone knows if the regular triangulation has a function that returns
> a vertex_handle to the infinite_vertice ?

The regular triangulation classes derives from the triangulation classes,
which contain the function infinite_vertex() (both in 2D and 3D).

--
Laurent Rineau, PhD
Engineer at GeometryFactory
http://www.geometryfactory.com/



Archive powered by MHonArc 2.6.16.

Top of Page