|
CAVE_ST
|
Previous Top Next |
| · | int num_sensors - the number of sensors being tracked
|
| · | CAVE_SENSOR_ST *sensor[] - the data from the tracker sensors
|
| · | CAVE_CONTROLLER_ST *controller - the controller status
|
| · | float *time - the current CAVE time; this is updated once per display frame
|
| · | float *framesPerSecond - the current frame rate
|
| · | int *numUsers - the number of networked users
|
| · | CAVE_USER_ST **user - an array of pointers to the networked users' data
|