|
Public Member Functions | |
void | visualize (viz::Layer &layer) |
Public Attributes | |
int | index = 0 |
Eigen::Vector3f | scale = Eigen::Vector3f::Ones() |
Spawner * | source = nullptr |
Eigen::Matrix4f | transform = Eigen::Matrix4f::Identity() |
Definition at line 399 of file ArVizInteractExample.cpp.
|
inline |
Definition at line 406 of file ArVizInteractExample.cpp.
int index = 0 |
Definition at line 401 of file ArVizInteractExample.cpp.
Eigen::Vector3f scale = Eigen::Vector3f::Ones() |
Definition at line 404 of file ArVizInteractExample.cpp.
Spawner* source = nullptr |
Definition at line 402 of file ArVizInteractExample.cpp.
Eigen::Matrix4f transform = Eigen::Matrix4f::Identity() |
Definition at line 403 of file ArVizInteractExample.cpp.