Go to the documentation of this file.
33 inline typename boost::graph_traits<
37 return static_cast< typename boost::graph_traits<
51 inline typename boost::graph_traits<
55 return static_cast< typename boost::graph_traits<
69 inline typename boost::graph_traits<
73 return static_cast< typename boost::graph_traits<
unsigned int GetNumberOfEdges() const
boost::graph_traits< MeshT >::edges_size_type size_of_edges(const MeshT &g)
Real current number of edges of the mesh. Generic version.
unsigned int GetNumberOfVertices() const
Interfaces for plugins These interfaces will be used for different plugins.
unsigned int GetNumberOfFaces() const
boost::graph_traits< MeshT >::faces_size_type size_of_faces(const MeshT &g)
Real current number of faces of the mesh. Generic version.
This class represents an AIF structure. AIF structure can deal with both manifold and non-manifold su...
boost::graph_traits< MeshT >::vertices_size_type size_of_vertices(const MeshT &g)
Real current number of vertices of the mesh. Generic version.