| Class | Description | 
|---|---|
| LWJGLOpenVR | A class that wraps an OpenVR system. | 
| LWJGLOpenVRBounds | A class that represents VR world bounds. | 
| LWJGLOpenVRInput | A class that wraps an
 OpenVR
 input. nullvalues will be returned if no valid pose exists, or that
 input device isn't available user code should check fornullvalues. | 
| LWJGLOpenVRMouseManager | A class dedicated to the handling of the mouse within VR environment. | 
| LWJGLOpenVRTrackedController | A controller that is tracked within the VR environment. | 
| LWJGLOpenVRViewManager | A VR view manager based on OpenVR. |