|
#include <armarx/navigation/gui-plugins/LocationGraphEditor/Visu.h>
Public Member Functions | |
viz::Arrow | draw (const std::string &name, const core::Pose &pose, const VertexData &attribs) const |
![]() | |
viz::Arrow | draw (const std::string &name, const core::Pose &pose) const |
Public Attributes | |
simox::Color | colorHighlighted = visu::defaultColorHighlighted |
![]() | |
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 |