| typedef std::vector<VHierarchyNode> OpenMesh::VDPM::VHierarchyNodeContainer |
Container for vertex hierarchy nodes.
Definition at line 178 of file VHierarchyNode.hh.
| typedef std::vector<VHierarchyNodeHandle> OpenMesh::VDPM::VHierarchyNodeHandleContainer |
Container for vertex hierarchy node handles.
Definition at line 181 of file VHierarchyNode.hh.
| typedef std::list<VHierarchyNodeHandle> OpenMesh::VDPM::VHierarchyNodeHandleList |
Container for vertex hierarchy node handles.
Definition at line 184 of file VHierarchyNode.hh.
| typedef std::vector<VHierarchyNodeIndex> OpenMesh::VDPM::VHierarchyNodeIndexContainer |
Container for vertex hierarchy node indices.
Definition at line 118 of file VHierarchyNodeIndex.hh.
Definition at line 77 of file StreamingDef.hh.
Definition at line 75 of file StreamingDef.hh.
Definition at line 76 of file StreamingDef.hh.
Definition at line 78 of file StreamingDef.hh.
| static bool OpenMesh::VDPM::debug_print | ( | ) | [static] |
Definition at line 71 of file StreamingDef.hh.
| static void OpenMesh::VDPM::set_debug_print | ( | bool | flag | ) | [static] |
Definition at line 72 of file StreamingDef.hh.
bool OpenMesh::VDPM::debug_print_ [static] |
Definition at line 70 of file StreamingDef.hh.
const VHierarchyNodeHandle OpenMesh::VDPM::InvalidVHierarchyNodeHandle [static] |
Invalid handle.
Definition at line 82 of file VHierarchyNode.hh.