![]() |
OpenMesh
|
Index of vertex hierarchy node. More...
#include <OpenMesh/Tools/VDPM/VHierarchyNodeIndex.hh>

Public Member Functions | |
| VHierarchyNodeIndex (unsigned int _value) | |
| VHierarchyNodeIndex (const VHierarchyNodeIndex &_other) | |
| VHierarchyNodeIndex (unsigned int _tree_id, unsigned int _node_id, unsigned short _tree_id_bits) | |
| bool | is_valid (unsigned short _tree_id_bits) const |
| unsigned int | tree_id (unsigned short _tree_id_bits) const |
| unsigned int | node_id (unsigned short _tree_id_bits) const |
| bool | operator< (const VHierarchyNodeIndex &other) const |
| unsigned int | value () const |
Static Public Attributes | |
| static const VHierarchyNodeIndex | InvalidIndex = VHierarchyNodeIndex() |
Index of vertex hierarchy node.