#include "OVR.h"
#include "Kernel/OVR_String.h"
#include "../CommonSrc/Platform/Platform_Default.h"
#include "../CommonSrc/Render/Render_Device.h"
#include "../CommonSrc/Platform/Gamepad.h"
Go to the source code of this file.
Classes | |
class | InputTestApp |
Enumerations | |
enum | ViewType { View_Perspective, View_XZ_UpY, View_XY_DownZ, View_Count } |
Functions | |
static float | CalcDownAngleDegrees (Quatf q) |
OVR_PLATFORM_APP (InputTestApp) |
enum ViewType |
Definition at line 49 of file SensorBoxTest.cpp.
static float CalcDownAngleDegrees | ( | Quatf | q | ) | [static] |
Definition at line 359 of file SensorBoxTest.cpp.