Segment::RemoteGui Struct Reference

#include <RobotAPI/libraries/armem_objects/server/class/Segment.h>

Classes

struct  Data
 
struct  Visu
 

Public Member Functions

void setup (const Segment &segment)
 
void update (Segment &segment)
 

Public Attributes

Data data
 
armarx::RemoteGui::Client::GroupBox group
 
Visu visu
 

Detailed Description

Definition at line 65 of file Segment.h.

Member Function Documentation

◆ setup()

void setup ( const Segment segment)

Definition at line 224 of file Segment.cpp.

+ Here is the call graph for this function:

◆ update()

void update ( Segment segment)

Definition at line 240 of file Segment.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ data

Data data

Definition at line 82 of file Segment.h.

◆ group

Definition at line 67 of file Segment.h.

◆ visu

Visu visu

Definition at line 95 of file Segment.h.


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