Component::RemoteGuiTab::LocationGraph Struct Reference

#include <armarx/control/components/control_memory/Component.h>

Public Member Functions

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

Public Attributes

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

Detailed Description

Definition at line 114 of file Component.h.

Member Function Documentation

◆ setup()

void setup ( Component owner)

Definition at line 511 of file Component.cpp.

+ Here is the call graph for this function:

◆ update()

void update ( Component owner)

Definition at line 532 of file Component.cpp.

Member Data Documentation

◆ group

Definition at line 116 of file Component.h.

◆ visuGraphEdges

Definition at line 119 of file Component.h.

◆ visuLocations

Definition at line 118 of file Component.h.


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