Oxygen Engine
Modern C++ 3D Engine using OpenGL
Loading...
Searching...
No Matches
oe::ext::vr Namespace Reference

Interact with Virtual Reality. More...

Classes

class  Application
 Common properties to all VR applications (overlay, scene, etc...) More...
 
class  Overlay
 VR Overlay Application. More...
 
class  Scene
 VR Scene Application (ie. Game) More...
 
class  System
 VR System. More...
 
class  TrackedDevice
 VR Device that can track data (HMD / Controller / Tracker / etc...) More...
 

Functions

bool canUseVr ()
 Run checks to ensure there are VR capabilities.
 

Detailed Description

Interact with Virtual Reality.

Note
Requires a manual link with the openvr_api library