|
|
#include <armarx/navigation/graph/Visu.h>
Public Member Functions | |
| void | draw (viz::Layer &layer, const core::Graph &graph, visu::ObjectParserInfo info) const |
Public Attributes | |
| std::optional< EdgeVisu > | edge = EdgeVisu{} |
| std::optional< VertexVisu > | vertex = VertexVisu{} |
| void draw | ( | viz::Layer & | layer, |
| const core::Graph & | graph, | ||
| visu::ObjectParserInfo | info | ||
| ) | const |
| std::optional<VertexVisu> vertex = VertexVisu{} |