CAVELib Functions & Variables
Previous  Top  Next


All of the normal CAVELib functions and global variables can be used in a pfCAVE application, with the following exceptions:

·*CAVETime is not updated; use pfGetFrameTimeStamp() instead.  
·*CAVEFramesPerSecond is not updated.  
·The function CAVEWallTransform() is not available.  
·CAVEInit, CAVEDisplay, CAVEInitApplication, CAVEFrameFunction, and CAVEStopApplication should not be called.  
·Only the network related callbacks should be used with CAVEAddCallback.