EdgeVisu Struct Reference

#include <armarx/navigation/graph/Visu.h>

Classes

struct  Arrow
 

Public Member Functions

void draw (viz::Layer &layer, core::Graph::ConstEdge edge, visu::ObjectParserInfo info) const
 

Public Attributes

std::optional< Arrowarrow = Arrow{}
 

Detailed Description

Definition at line 80 of file Visu.h.

Member Function Documentation

◆ draw()

void draw ( viz::Layer layer,
core::Graph::ConstEdge  edge,
visu::ObjectParserInfo  info 
) const

Definition at line 90 of file Visu.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ arrow

std::optional<Arrow> arrow = Arrow{}

Definition at line 93 of file Visu.h.


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