|
Public Member Functions | |
void | handle (viz::InteractionFeedback const &interaction, viz::StagedCommit *stage) |
SlidersState (Eigen::Vector3f origin) | |
void | visualize (viz::Client &arviz) |
Public Attributes | |
viz::Layer | layerInteract |
viz::Layer | layerResult |
Eigen::Vector3f | origin |
viz::Sphere | sphere |
SingleSlider | x |
SingleSlider | y |
SingleSlider | z |
Static Public Attributes | |
static constexpr const float | ARROW_LENGTH = 1000.0f |
Definition at line 52 of file ArVizInteractExample.cpp.
|
inline |
|
inline |
Definition at line 127 of file ArVizInteractExample.cpp.
|
inline |
Definition at line 94 of file ArVizInteractExample.cpp.
|
staticconstexpr |
Definition at line 92 of file ArVizInteractExample.cpp.
viz::Layer layerInteract |
Definition at line 201 of file ArVizInteractExample.cpp.
viz::Layer layerResult |
Definition at line 202 of file ArVizInteractExample.cpp.
Eigen::Vector3f origin |
Definition at line 194 of file ArVizInteractExample.cpp.
viz::Sphere sphere |
Definition at line 199 of file ArVizInteractExample.cpp.
Definition at line 195 of file ArVizInteractExample.cpp.
Definition at line 196 of file ArVizInteractExample.cpp.
Definition at line 197 of file ArVizInteractExample.cpp.