|
|
#include <armarx/navigation/gui-plugins/LocationGraphEditor/Visu.h>
Inheritance diagram for VertexVisu::ForwardArrow:Public Member Functions | |
| viz::Arrow | draw (const std::string &name, const core::Pose &pose, const VertexData &attribs) const |
Public Member Functions inherited from VertexVisu::ForwardArrow | |
| viz::Arrow | draw (const std::string &name, const core::Pose &pose) const |
Public Attributes | |
| simox::Color | colorHighlighted = visu::defaultColorHighlighted |
Public Attributes inherited from VertexVisu::ForwardArrow | |
| simox::Color | color = simox::Color::green() |
| float | length = 100.0 |
| float | width = 7.5 |
| viz::Arrow draw | ( | const std::string & | name, |
| const core::Pose & | pose, | ||
| const VertexData & | attribs ) const |
| simox::Color colorHighlighted = visu::defaultColorHighlighted |