MEPP2 Project
|
Go to the source code of this file.
Namespaces | |
FEVV | |
Interfaces for plugins These interfaces will be used for different plugins. | |
Functions | |
boost::graph_traits< FEVV::PCLPointCloud >::vertices_size_type | FEVV::size_of_vertices (const FEVV::PCLPointCloud &g) |
Real current number of vertices of the mesh. More... | |
int | FEVV::size_of_edges (const FEVV::PCLPointCloud &) |
Real current number of edges of the mesh. More... | |
int | FEVV::size_of_halfedges (const FEVV::PCLPointCloud &) |
Real current number of halfedges of the mesh. More... | |
int | FEVV::size_of_faces (const FEVV::PCLPointCloud &) |
Real current number of faces of the mesh. More... | |