MEPP2 Project
Namespaces | Functions
Graph_traits_extension_pcl_point_cloud.h File Reference
#include "Graph_traits_extension.h"
#include "Graph_traits_pcl_point_cloud.h"
Include dependency graph for Graph_traits_extension_pcl_point_cloud.h:
This graph shows which files directly or indirectly include this file:

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...