

Go to the source code of this file.
Classes | |
| class | OVR::Platform::Application |
| class | OVR::Platform::PlatformCore |
| struct | OVR::Platform::SetupGraphicsDeviceSet |
Namespaces | |
| namespace | OVR |
| namespace | OVR::Platform |
| namespace | OVR::Render |
Typedefs | |
| typedef RenderDevice *(* | OVR::Platform::RenderDeviceCreateFunc )(const Render::RendererParams &, void *) |
Enumerations | |
| enum | OVR::Platform::Modifiers { OVR::Platform::Mod_Shift = 0x001, OVR::Platform::Mod_Control = 0x002, OVR::Platform::Mod_Meta = 0x004, OVR::Platform::Mod_Alt = 0x008, OVR::Platform::Mod_MouseRelative = 0x100 } |
| enum | OVR::Platform::MouseMode { OVR::Platform::Mouse_Normal, OVR::Platform::Mouse_Relative, OVR::Platform::Mouse_RelativeEscaped } |