41 #ifndef PCL_GEOMETRY_MESH_TRAITS_H
42 #define PCL_GEOMETRY_MESH_TRAITS_H
44 #include <pcl/geometry/boost.h>
53 #if defined(_LIBCPP_VERSION) && _LIBCPP_VERSION <= 1101
54 operator unsigned char()
const
86 #endif // PCL_GEOMETRY_MESH_TRAITS_H
No data is associated with the vertices / half-edges / edges / faces.
This file defines compatibility wrappers for low level I/O functions.
The mesh traits are used to set up compile time settings for the mesh.
HalfEdgeDataT HalfEdgeData
boost::false_type IsManifold
Specifies whether the mesh is manifold or not (only non-manifold vertices can be represented).