|
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::Box > | x |
viz::Transformable< viz::Box > | y |
viz::Transformable< viz::Box > | z |
Static Public Attributes | |
static constexpr const float | ARROW_LENGTH = 1000.0f |
Definition at line 215 of file ArVizInteractExample.cpp.
|
inline |
|
inline |
Definition at line 288 of file ArVizInteractExample.cpp.
|
inline |
Definition at line 255 of file ArVizInteractExample.cpp.
|
staticconstexpr |
Definition at line 253 of file ArVizInteractExample.cpp.
viz::Layer layerInteract |
Definition at line 332 of file ArVizInteractExample.cpp.
viz::Layer layerResult |
Definition at line 333 of file ArVizInteractExample.cpp.
Eigen::Vector3f origin |
Definition at line 325 of file ArVizInteractExample.cpp.
viz::Sphere sphere |
Definition at line 330 of file ArVizInteractExample.cpp.
Definition at line 326 of file ArVizInteractExample.cpp.
Definition at line 327 of file ArVizInteractExample.cpp.
Definition at line 328 of file ArVizInteractExample.cpp.