|
|
Public Member Functions | |
| SingleSlider (std::string const &name, viz::Color color) | |
Public Attributes | |
| viz::Box | box |
| viz::Color | color |
| Eigen::Vector3f | initial = Eigen::Vector3f::Zero() |
| Eigen::Vector3f | translation = Eigen::Vector3f::Zero() |
Definition at line 34 of file ArVizInteractExample.cpp.
|
inline |
Definition at line 36 of file ArVizInteractExample.cpp.
| viz::Box box |
Definition at line 40 of file ArVizInteractExample.cpp.
| viz::Color color |
Definition at line 41 of file ArVizInteractExample.cpp.
| Eigen::Vector3f initial = Eigen::Vector3f::Zero() |
Definition at line 43 of file ArVizInteractExample.cpp.
| Eigen::Vector3f translation = Eigen::Vector3f::Zero() |
Definition at line 44 of file ArVizInteractExample.cpp.