Decay::RemoteGui Struct Reference

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

Public Member Functions

void setup (const Decay &decay)
 
void update (Decay &decay)
 

Public Attributes

armarx::RemoteGui::Client::FloatSpinBox delaySeconds
 
armarx::RemoteGui::Client::FloatSpinBox durationSeconds
 
armarx::RemoteGui::Client::CheckBox enabled
 
armarx::RemoteGui::Client::GroupBox group
 
armarx::RemoteGui::Client::FloatSlider maxConfidence
 
armarx::RemoteGui::Client::FloatSlider minConfidence
 
armarx::RemoteGui::Client::FloatSlider removeObjectsBelowConfidence
 

Detailed Description

Definition at line 48 of file Decay.h.

Member Function Documentation

◆ setup()

void setup ( const Decay decay)

Definition at line 70 of file Decay.cpp.

+ Here is the call graph for this function:

◆ update()

void update ( Decay decay)

Definition at line 124 of file Decay.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ delaySeconds

Definition at line 54 of file Decay.h.

◆ durationSeconds

Definition at line 55 of file Decay.h.

◆ enabled

Definition at line 52 of file Decay.h.

◆ group

Definition at line 50 of file Decay.h.

◆ maxConfidence

Definition at line 56 of file Decay.h.

◆ minConfidence

Definition at line 57 of file Decay.h.

◆ removeObjectsBelowConfidence

armarx::RemoteGui::Client::FloatSlider removeObjectsBelowConfidence

Definition at line 59 of file Decay.h.


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