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