43 #include <type_traits>
The mesh traits are used to set up compile time settings for the mesh.
std::false_type IsManifold
Specifies whether the mesh is manifold or not (only non-manifold vertices can be represented).
HalfEdgeDataT HalfEdgeData
No data is associated with the vertices / half-edges / edges / faces.