| Class | Description | 
|---|---|
| OpenVR | 
 A class that wraps an OpenVR system. 
 | 
| OpenVRBounds | 
 A class that represents VR world bounds. 
 | 
| OpenVRInput | 
 A class that wraps an OpenVR input. 
null values will be returned if no valid pose exists, or that input device isn't available
 user code should check for null values. | 
| OpenVRMouseManager | 
 A class dedicated to the handling of the mouse within VR environment. 
 | 
| OpenVRTrackedController | 
 A controller that is tracked within the VR environment. 
 | 
| OpenVRViewManager | 
 A VR view manager based on OpenVR. 
 |