PolygonMesh Member List
This is the complete list of members for PolygonMesh, including all inherited members.
add_face(Face &fc)PolygonMesh
add_vertex(DPoint &pt)PolygonMesh
DPoint typedefPolygonMesh
DVector3D typedefPolygonMesh
Face typedefPolygonMesh
face_listPolygonMesh [private]
get_face(int index)PolygonMesh
get_face_normal(int face_index, int vertex_index)PolygonMesh
get_vertex(int index)PolygonMesh
num_faces() const PolygonMesh [inline]
num_vertices() const PolygonMesh [inline]
Polygon typedefPolygonMesh
PolygonMesh(int num_vertices=100, int num_faces=100)PolygonMesh [inline]
read_file(char *filename)PolygonMesh
set_face(int index, Face &fc)PolygonMesh
set_vertex(int index, DPoint &pt)PolygonMesh
vertex_listPolygonMesh [private]