Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: update of power diagram vertices

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: update of power diagram vertices


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: update of power diagram vertices
  • Date: Thu, 23 May 2013 07:18:38 +0200
  • Organization: GeometryFactory

On 05/21/2013 06:48 PM, liudaisuda wrote:
My last question here, hopefully it doesn't bother you. How can I test if a
vertex-handle is valid or not? I couldn't find the doc for vertex_handle and
thus, not sure whether there exists a is_valid() method for a vertex_handle.

Note that an alternative to the move is to use
remove and then insert.
There is a second optional parameter to insert which a guess of a Face_handle where the point should be that you can use to speed things up.

Sebastien.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/update-of-power-diagram-vertices-tp4657493p4657544.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.18.

Top of Page