Bike-X
0.8
|
#include "OVR_DeviceConstants.h"
#include "OVR_DeviceHandle.h"
#include "OVR_DeviceMessages.h"
#include "OVR_HIDDeviceBase.h"
#include "Kernel/OVR_Atomic.h"
#include "Kernel/OVR_RefCount.h"
#include "Kernel/OVR_String.h"
Go to the source code of this file.
Data Structures | |
class | OVR::MessageHandler |
class | OVR::DeviceBase |
class | OVR::DeviceInfo |
class | OVR::DeviceEnumerationArgs |
class | OVR::DeviceEnumerator< T > |
class | OVR::DeviceManager |
class | OVR::HMDInfo |
struct | OVR::HMDInfo::ShutterInfo |
class | OVR::HMDDevice |
struct | OVR::SensorRange |
class | OVR::SensorInfo |
struct | OVR::SerialReport |
struct | OVR::SerialImpl |
struct | OVR::TrackingReport |
struct | OVR::DisplayReport |
struct | OVR::MagCalibrationReport |
struct | OVR::PositionCalibrationReport |
struct | OVR::CustomPatternReport |
struct | OVR::KeepAliveMuxReport |
struct | OVR::ManufacturingReport |
struct | OVR::UUIDReport |
struct | OVR::LensDistortionReport |
struct | OVR::TemperatureReport |
struct | OVR::GyroOffsetReport |
class | OVR::SensorDevice |
struct | OVR::LatencyTestConfiguration |
struct | OVR::LatencyTestDisplay |
class | OVR::LatencyTestDevice |
Namespaces | |
OVR | |
struct OVR::HMDInfo::ShutterInfo |
Definition at line 331 of file OVR_Device.h.
Data Fields | ||
---|---|---|
float | FirstScanlineToLastScanline | |
float | PixelPersistence | |
float | PixelSettleTime | |
HmdShutterTypeEnum | Type | |
float | VsyncToFirstScanline | |
float | VsyncToNextVsync |