ArVizInteractExample.cpp File Reference
+ Include dependency graph for ArVizInteractExample.cpp:

Go to the source code of this file.

Classes

class  ArVizInteractExample
 An example for how to use ArViz. More...
 
struct  SingleSlider
 
struct  SlidersState
 
struct  SlidersState2
 
struct  SpawnedObject
 
struct  Spawner
 
struct  SpawnersState
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 

Enumerations

enum  SpawnerOption { DeleteAll = 0, DeleteType = 1 }
 
enum  SpawnerType { Box, Cylinder, Sphere }
 

Functions

 ARMARX_DECOUPLED_REGISTER_COMPONENT (ArVizInteractExample)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 782 of file ArVizInteractExample.cpp.

+ Here is the call graph for this function: