A class (struct) to dermine the level of a vertex in the tree. More...
#include <posegraph.hh>
Public Member Functions | |
void | perform (typename TPG::Vertex *v) |
A class (struct) to dermine the level of a vertex in the tree.
Definition at line 339 of file posegraph.hh.
void AISNavigation::LevelAssigner< TPG >::perform | ( | typename TPG::Vertex * | v | ) | [inline] |
Dermines the level of the vertex v in the tree
Definition at line 341 of file posegraph.hh.