41 #ifndef PCL_GEOMETRY_MESH_TRAITS_H
42 #define PCL_GEOMETRY_MESH_TRAITS_H
44 #include <pcl/geometry/boost.h>
78 #endif // PCL_GEOMETRY_MESH_TRAITS_H
HalfEdgeDataT HalfEdgeData
No data is associated with the vertices / half-edges / edges / faces.
boost::false_type IsManifold
Specifies wether the mesh is manifold or not (only non-manifold vertices can be represented).
The mesh traits are used to set up compile time settings for the mesh.