|
#include <RobotAPI/libraries/armem_objects/server/class/Segment.h>
Public Member Functions | |
void | setup (const Segment &segment) |
void | update (Segment &segment) |
Public Attributes | |
armarx::RemoteGui::Client::GroupBox | group |
armarx::RemoteGui::Client::Button | showButton |
armarx::RemoteGui::Client::ComboBox | showComboBox |
std::vector< MemoryID > | showOptionsIndex |
void setup | ( | const Segment & | segment | ) |
Definition at line 317 of file Segment.cpp.
void update | ( | Segment & | segment | ) |
Definition at line 350 of file Segment.cpp.
armarx::RemoteGui::Client::Button showButton |
armarx::RemoteGui::Client::ComboBox showComboBox |