 |
OpenMesh
|
56 #ifndef OPENMESH_VDPM_TRAITS_HH
57 #define OPENMESH_VDPM_TRAITS_HH
63 #include <OpenMesh/Core/System/config.h>
65 #include <OpenMesh/Tools/VDPM/VHierarchy.hh>
96 node_handle_ = _node_handle;
123 #endif // OPENMESH_VDPM_TRAITS_HH defined
Handle for vertex hierarchy nodes
Definition: VHierarchyNode.hh:82
Definition: Traits.hh:126
@ Normal
Add normals to mesh item (vertices/faces)
Definition: Attributes.hh:87
@ Status
Add status to mesh item (all items)
Definition: Attributes.hh:90
#define FaceAttributes(_i)
Macro for defining the face attributes. See Specifying your MyMesh.
Definition: Traits.hh:93
#define VertexAttributes(_i)
Macro for defining the vertex attributes. See Specifying your MyMesh.
Definition: Traits.hh:84
@ PrevHalfedge
Add storage for previous halfedge (halfedges). The bit is set by default in the DefaultTraits.
Definition: Attributes.hh:89
Definition: MeshTraits.hh:83
#define EdgeAttributes(_i)
Macro for defining the edge attributes. See Specifying your MyMesh.
Definition: Traits.hh:90
Martin, 26.12.2004: 1) replaced resize(size()-1) with pop_back(), since the later is more efficient 2...
Definition: MeshItems.hh:64
#define VertexTraits
Macro for defining the vertex traits. See Specifying your MyMesh.
Definition: Traits.hh:96
Index of vertex hierarchy node.
Definition: VHierarchyNodeIndex.hh:78
#define HalfedgeAttributes(_i)
Macro for defining the halfedge attributes. See Specifying your MyMesh.
Definition: Traits.hh:87
Project OpenMesh,
© Computer Graphics Group, RWTH Aachen.
Documentation generated using
doxygen
.