EdgeVisu Struct Reference

#include <armarx/navigation/gui-plugins/LocationGraphEditor/Visu.h>

Classes

struct  Arrow
 

Public Member Functions

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

Public Attributes

std::optional< Arrowarrow = Arrow{}
 

Detailed Description

Definition at line 74 of file Visu.h.

Member Function Documentation

◆ draw()

void draw ( viz::Layer layer,
GuiGraph::ConstEdge  edge,
graph::visu::ObjectParserInfo  info 
) const

Definition at line 111 of file Visu.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ arrow

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

Definition at line 87 of file Visu.h.


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