Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] How to operate the points with property?

Subject: CGAL users discussion list

List archive

[cgal-discuss] How to operate the points with property?


Chronological Thread 
  • From: ffmm3 <>
  • To:
  • Subject: [cgal-discuss] How to operate the points with property?
  • Date: Mon, 25 Nov 2013 00:29:31 -0800 (PST)

Hi, I have some points with property, and define the struct:

Then I have

Then I want to get the bounding box of the points. To do so, if the points
have no property, such as

we can use:

but what should I do with the /pointsWithInfo/ vector? Or should I traverse
the vector /pointsWithInfo/ to get the bounding box manually?

Also, if I want to triangulate the /pointsWithInfo/ vector, how to handle
it?

Thanks!



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/How-to-operate-the-points-with-property-tp4658466.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] How to operate the points with property?, ffmm3, 11/25/2013

Archive powered by MHonArc 2.6.18.

Top of Page