Subject: CGAL users discussion list
List archive
- From: "Tyver Ray" <>
- To:
- Subject: Get vertices of faces
- Date: Thu, 14 Jun 2007 16:55:56 +0200
Hello!
I'm trying to get the vertices of triangle faces. How can I do it?
My code is :
Delaunay::Finite_faces_iterator fi;
for(fi = dt.finite_faces_begin(); fi != dt.finite_faces_end(); fi++)
{
//method or vertex iterator to get all the vertex of the face fi
}
Thank you!
Tyv
- Get vertices of faces, Tyver Ray, 06/14/2007
Archive powered by MHonArc 2.6.16.