Component::RemoteGuiTab::LocationGraph Struct Reference

#include <armarx/navigation/components/navigation_memory/Component.h>

Public Member Functions

void setup (Component &owner)
 
void update (Component &owner)
 

Public Attributes

armarx::RemoteGui::Client::GroupBox group
 
armarx::RemoteGui::Client::Button reloadSnapshot
 
armarx::RemoteGui::Client::CheckBox visuGraphEdges
 
armarx::RemoteGui::Client::CheckBox visuLocations
 

Detailed Description

Definition at line 136 of file Component.h.

Member Function Documentation

◆ setup()

void setup ( Component owner)

Definition at line 253 of file Component.cpp.

+ Here is the call graph for this function:

◆ update()

void update ( Component owner)

Definition at line 281 of file Component.cpp.

Member Data Documentation

◆ group

Definition at line 138 of file Component.h.

◆ reloadSnapshot

Definition at line 140 of file Component.h.

◆ visuGraphEdges

Definition at line 142 of file Component.h.

◆ visuLocations

Definition at line 141 of file Component.h.


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