|
|
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 380 of file ArVizInteractExample.cpp.
|
inline |
Definition at line 388 of file ArVizInteractExample.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| int index = 0 |
Definition at line 382 of file ArVizInteractExample.cpp.
| Eigen::Vector3f scale = Eigen::Vector3f::Ones() |
Definition at line 385 of file ArVizInteractExample.cpp.
| Spawner* source = nullptr |
Definition at line 383 of file ArVizInteractExample.cpp.
| Eigen::Matrix4f transform = Eigen::Matrix4f::Identity() |
Definition at line 384 of file ArVizInteractExample.cpp.