Basic CAVELib Functions
Previous  Top  Next


The following are the basic CAVE library functions which control the operation of a CAVE program. CAVEInit, CAVEDisplay, and CAVEExit are used by all CAVE applications; the rest are optional. These functions should be called from your main process; they cannot be called from a rendering process.