51 #ifndef OPENMESH_VDPM_TRAITS_HH 52 #define OPENMESH_VDPM_TRAITS_HH 60 #include <OpenMesh/Tools/VDPM/VHierarchy.hh> 91 node_handle_ = _node_handle;
118 #endif // OPENMESH_VDPM_TRAITS_HH defined Add storage for previous halfedge (halfedges). The bit is set by default in the DefaultTraits.
Add status to mesh item (all items)
#define VertexTraits
Macro for defining the vertex traits. See Specifying your MyMesh.
Add normals to mesh item (vertices/faces)
#define VertexAttributes(_i)
Macro for defining the vertex attributes. See Specifying your MyMesh.
#define EdgeAttributes(_i)
Macro for defining the edge attributes. See Specifying your MyMesh.
#define HalfedgeAttributes(_i)
Macro for defining the halfedge attributes. See Specifying your MyMesh.
#define FaceAttributes(_i)
Macro for defining the face attributes. See Specifying your MyMesh.