| vrj::App | Encapsulates the actually application |
| vrj::CameraProjection | Projection class that simply takes a matrix for the camera position |
| vrj::Display | Container class for viewports and window information |
| vrj::DisplayManager | Singleton Container class for all Displays |
| vrj::DrawManager | Abstract base class for API-specific Draw Manager |
| vrj::DrawSimInterface | Base class for all simulator interface across all draw manager types |
| vrj::FileIO | |
| vrj::Frustum | A frustum object |
| vrj::GlApp | GlApp: Encapulates an actual OpenGL application |
| vrj::GlBasicSimulator | Interface for objects that wish to perform simulator function with an OpenGL application |
| vrj::GlContextData< ContextDataType > | OpenGL helper class that has templatized user context data |
| vrj::GlContextData< ContextDataType >::ThreadContextData< DataType > | Container for the thread specific context data |
| vrj::GlContextDataBase | This class is needed as a base class for GlContextData because of dificulties making friends with a template |
| vrj::GlDrawConeWandFunctor | Draw a basic cone wand |
| vrj::GlDrawGloveObjectFunctor | Base class for glove drawing Adds a function for setting glove parameters |
| vrj::GlDrawManager | Concrete Singleton Class for OpenGL drawing |
| vrj::GlDrawObjectFunctor | Base interface for an object drawing functor |
| vrj::GlDrawRightAngleWandFunctor | Draw a wand with a right angle |
| vrj::GlPipe | Handles the rendering on multiple GLWindows in a single process |
| vrj::GlProcAppWrapper | Class to wrap a bunch of callback method for a GL app |
| vrj::GlSimInterface | Interface for objects that wish to perform simulator function with an OpenGL application |
| vrj::GlSimInterfaceFactory | |
| vrj::GlUserData | Holds data about gl users for draw process |
| vrj::GlWindow | Represent cross-platform interface to OpenGL windows |
| vrj::GlWindowOSX | A GL specific glWindow for OS X |
| vrj::GlWindowWin32 | |
| vrj::GlWindowXWin | A GLX specific glWindow |
| glwinx_OpenFailureException | |
| vrj::Kernel | Main control class for all vj applications |
| vrj::test::Message | |
| vrj::MotifWmHints | This simple motif-esqe definition was taken from GLUT |
| vrj::OpenSGApp | |
| vrj::OpenSGApp::context_data | |
| vrj::OsgApp | OsgApp: Encapulates an open scene graph application |
| vrj::PfApp | Encapulates an actual Performer application |
| vrj::PfBasicSimulator | Interface for objects that wish to perform simulator function with an OpenGL application |
| vrj::PfDrawManager | Concrete singleton class for API specific Draw Manager |
| vrj::PfDrawManager::pfDisplay | |
| vrj::PfDrawManager::pfDisplay_disp | |
| vrj::PfDrawManager::pfViewport | The channels associated with a viewport |
| vrj::PfSimInterface | Interface for objects that wish to perform simulator function with an OpenGL application |
| vrj::PfSimInterfaceFactory | |
| pfSoundNode | Performer-Juggler sound node |
| pfSoundTraverser | This is a collection of Performer traversers.. |
| vrj::Projection | Pure virtual base class for viewport definitions |
| vrj::SimViewport | |
| vrj::SoundManager | VR Juggler sound manager |
| vrj::SoundManagerFactory | |
| vrj::SoundManagerSonix | Enables VR Juggler to reconfigure the sonix sound interface |
| structGLWindowInfo | Structure for creating a context from a window |
| vrj::SurfaceProjection | Surface specific class for projection definitions |
| vrj::SurfaceViewport | Defines a display surface an associated projections |
| vrj::test::Test | Base interface for what all tests must look like |
| vrj::test::TestCase | Base class for normal single test case |
| vrj::test::TestFailure | This is the exception that is thrown when a test fails |
| vrj::test::TestRunner | Groups tests together and is also in charge of running them and capturing a list of any failures that occur |
| vrj::test::TestSuite | |
| vrj::Timer | Simple class to take timings and give averages |
| vrj::TrackedSurfaceProjection | Wall-specific class for viewport definitions |
| vrj::User | Representation for Juggler user in multi-user environments |
| vrj::Viewport | Base class for window viewports |
1.2.14 written by Dimitri van Heesch,
© 1997-2002