Visu::RemoteGui::Gaussians Struct Reference

#include <RobotAPI/libraries/armem_objects/server/instance/Visu.h>

Public Member Functions

void setup (const Visu &data)
 
void update (Visu::Gaussians &data)
 

Public Attributes

armarx::RemoteGui::Client::GroupBox group
 
armarx::RemoteGui::Client::CheckBox orientation
 
armarx::RemoteGui::Client::CheckBox orientationDisplaced
 
armarx::RemoteGui::Client::FloatSpinBox orientationScale
 
armarx::RemoteGui::Client::CheckBox position
 
armarx::RemoteGui::Client::FloatSpinBox positionScale
 

Detailed Description

Definition at line 126 of file Visu.h.

Member Function Documentation

◆ setup()

void setup ( const Visu data)

Definition at line 392 of file Visu.cpp.

+ Here is the call graph for this function:

◆ update()

void update ( Visu::Gaussians data)

Definition at line 414 of file Visu.cpp.

Member Data Documentation

◆ group

Definition at line 135 of file Visu.h.

◆ orientation

Definition at line 131 of file Visu.h.

◆ orientationDisplaced

Definition at line 133 of file Visu.h.

◆ orientationScale

Definition at line 132 of file Visu.h.

◆ position

Definition at line 128 of file Visu.h.

◆ positionScale

Definition at line 129 of file Visu.h.


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