VertexAttribs Struct Reference

#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
 

Detailed Description

Definition at line 43 of file Graph.h.

Member Function Documentation

◆ getName()

std::string getName ( ) const

Definition at line 41 of file Graph.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getPose()

FramedPose getPose ( ) const

Definition at line 65 of file Graph.cpp.

+ Here is the call graph for this function:

◆ hasName()

bool hasName ( ) const

Definition at line 52 of file Graph.cpp.

+ Here is the caller graph for this function:

◆ hasPose()

bool hasPose ( ) const

Definition at line 59 of file Graph.cpp.

+ Here is the caller graph for this function:

◆ requireGlobal()

Pose requireGlobal ( ) const

Definition at line 78 of file Graph.cpp.

+ Here is the call graph for this function:

◆ setPose()

void setPose ( const FramedPose pose)

Definition at line 72 of file Graph.cpp.

+ Here is the caller graph for this function:

Member Data Documentation

◆ aron

armarx::navigation::core::arondto::Vertex aron

Definition at line 45 of file Graph.h.


The documentation for this struct was generated from the following files: