OpenMesh::VDPM::VHierarchyNode Class Reference

Vertex hierarchy node. More...

#include <VHierarchyNode.hh>

List of all members.

Public Member Functions

bool is_root () const
 Returns true, if node is root else false.
bool is_leaf () const
 Returns true, if node is leaf else false.
VHierarchyNodeHandle parent_handle ()
 Returns parent handle.
VHierarchyNodeHandle lchild_handle ()
 Returns handle to left child.
VHierarchyNodeHandle rchild_handle ()
 Returns handle to right child.


Detailed Description

Vertex hierarchy node.

Todo:
Complete documentation


The documentation for this class was generated from the following file:
acg pic Project OpenMesh, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .