Skip to Content.
Sympa Menu

cgal-discuss - Convert Weighted_point to Point

Subject: CGAL users discussion list

List archive

Convert Weighted_point to Point


Chronological Thread 
  • From:
  • To:
  • Subject: Convert Weighted_point to Point
  • Date: Tue, 5 Jun 2007 14:58:39 +0200

Hello !

I'd like to know how I can convert a Weighted_point to a data structure Point
where I can access to x, y, and z ?

My Weighted_point comes through :
Regular_triangulation::Weighted_point wp;

Thanks !

Pat



Archive powered by MHonArc 2.6.16.

Top of Page