SlidersState2 Struct Reference

Public Member Functions

void handle (viz::InteractionFeedback const &interaction, viz::StagedCommit *stage)
 
 SlidersState2 (Eigen::Vector3f origin)
 
void visualize (viz::Client &arviz)
 

Public Attributes

viz::Layer layerInteract
 
viz::Layer layerResult
 
Eigen::Vector3f origin
 
viz::Sphere sphere
 
viz::Transformable< viz::Boxx
 
viz::Transformable< viz::Boxy
 
viz::Transformable< viz::Boxz
 

Static Public Attributes

static constexpr const float ARROW_LENGTH = 1000.0f
 

Detailed Description

Definition at line 215 of file ArVizInteractExample.cpp.

Constructor & Destructor Documentation

◆ SlidersState2()

SlidersState2 ( Eigen::Vector3f  origin)
inline

Definition at line 217 of file ArVizInteractExample.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ handle()

void handle ( viz::InteractionFeedback const &  interaction,
viz::StagedCommit stage 
)
inline

Definition at line 288 of file ArVizInteractExample.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ visualize()

void visualize ( viz::Client arviz)
inline

Definition at line 255 of file ArVizInteractExample.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ ARROW_LENGTH

constexpr const float ARROW_LENGTH = 1000.0f
staticconstexpr

Definition at line 253 of file ArVizInteractExample.cpp.

◆ layerInteract

viz::Layer layerInteract

Definition at line 332 of file ArVizInteractExample.cpp.

◆ layerResult

viz::Layer layerResult

Definition at line 333 of file ArVizInteractExample.cpp.

◆ origin

Eigen::Vector3f origin

Definition at line 325 of file ArVizInteractExample.cpp.

◆ sphere

viz::Sphere sphere

Definition at line 330 of file ArVizInteractExample.cpp.

◆ x

Definition at line 326 of file ArVizInteractExample.cpp.

◆ y

Definition at line 327 of file ArVizInteractExample.cpp.

◆ z

Definition at line 328 of file ArVizInteractExample.cpp.


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