| Interface | Description | 
|---|---|
| VRAPI | 
 An interface that represents a VR system. 
 | 
| VRBounds | 
 This interface describe the VR playground bounds. 
 | 
| VRInputAPI | 
 An interface that represents a VR input (typically a VR device such as a controller). 
 | 
| VRMouseManager | 
 A class dedicated to the handling of the mouse within VR environment. 
 | 
| VRTrackedController | 
 TODO 
 | 
| VRViewManager | 
 A VR view manager. 
 | 
| Class | Description | 
|---|---|
| AbstractVRMouseManager | 
 An abstract implementation of a  
VRMouseManager. | 
| AbstractVRViewManager | 
 A VR view manager. 
 | 
| Enum | Description | 
|---|---|
| HmdType | 
 The type of VR Head Mounted Device (HMD) 
 | 
| VRInputType | 
 The type of a VR input. 
 |