|
|
#include <armarx/navigation/core/Graph.h>
Inheritance diagram for VertexAttribs:Public Member Functions | |
| std::string | getName () const |
| FramedPose | getPose () const |
| bool | hasName () const |
| bool | hasPose () const |
| Pose | requireGlobal () const |
| void | setPose (const FramedPose &pose) |
Public Attributes | |
| armarx::navigation::core::arondto::Vertex | aron |
| std::string getName | ( | ) | const |
| FramedPose getPose | ( | ) | const |
| bool hasName | ( | ) | const |
| bool hasPose | ( | ) | const |
| Pose requireGlobal | ( | ) | const |
| void setPose | ( | const FramedPose & | pose | ) |