|
|
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 47 of file ArVizInteractExample.cpp.
|
inline |
|
inline |
Definition at line 115 of file ArVizInteractExample.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 78 of file ArVizInteractExample.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticconstexpr |
Definition at line 75 of file ArVizInteractExample.cpp.
| viz::Layer layerInteract |
Definition at line 188 of file ArVizInteractExample.cpp.
| viz::Layer layerResult |
Definition at line 189 of file ArVizInteractExample.cpp.
| Eigen::Vector3f origin |
Definition at line 181 of file ArVizInteractExample.cpp.
| viz::Sphere sphere |
Definition at line 186 of file ArVizInteractExample.cpp.
Definition at line 182 of file ArVizInteractExample.cpp.
Definition at line 183 of file ArVizInteractExample.cpp.
Definition at line 184 of file ArVizInteractExample.cpp.