|  | 
| Public Member Functions | |
| void | handle (viz::InteractionFeedback const &interaction, viz::StagedCommit *stage) | 
| SpawnersState (Eigen::Vector3f origin) | |
| void | visualize (viz::Client &arviz) | 
| void | visualizeSpawnedObjects (viz::StagedCommit *stage) | 
| Public Attributes | |
| viz::Layer | layerObjects | 
| viz::Layer | layerSpawners | 
| std::vector< SpawnedObject > | objects | 
| Eigen::Vector3f | origin | 
| SpawnedObject | spawnedObject | 
| int | spawnedObjectCounter = 0 | 
| std::vector< Spawner > | spawners | 
Definition at line 444 of file ArVizInteractExample.cpp.
| 
 | inline | 
| 
 | inline | 
Definition at line 496 of file ArVizInteractExample.cpp.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | inline | 
Definition at line 470 of file ArVizInteractExample.cpp.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | inline | 
Definition at line 485 of file ArVizInteractExample.cpp.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| viz::Layer layerObjects | 
Definition at line 612 of file ArVizInteractExample.cpp.
| viz::Layer layerSpawners | 
Definition at line 611 of file ArVizInteractExample.cpp.
| std::vector<SpawnedObject> objects | 
Definition at line 609 of file ArVizInteractExample.cpp.
| Eigen::Vector3f origin | 
Definition at line 604 of file ArVizInteractExample.cpp.
| SpawnedObject spawnedObject | 
Definition at line 607 of file ArVizInteractExample.cpp.
| int spawnedObjectCounter = 0 | 
Definition at line 608 of file ArVizInteractExample.cpp.
| std::vector<Spawner> spawners | 
Definition at line 606 of file ArVizInteractExample.cpp.