CAVElib - Program Structure
Functions:
CAVEInitApplication()
- one-time graphics callback
CAVEFrameFunction()
- once-per-frame callback
CAVEDisplay()
- rendering callback
CAVEInit()
- start multiprocessing
CAVEExit()
- end program
next