Bike-X
0.8
|
#include "CAPI_FrameTimeManager.h"
Data Fields | |
bool | MatchedRecord |
double | RenderIMUTimeSeconds |
double | TimewarpIMUTimeSeconds |
Data Fields inherited from OVR::Util::FrameTimeRecord | |
int | ReadbackIndex |
double | TimeSeconds |
Additional Inherited Members | |
Static Public Member Functions inherited from OVR::Util::FrameTimeRecord | |
static bool | ColorToReadbackIndex (int *readbackIndex, unsigned char color) |
static unsigned char | ReadbackIndexToColor (int readbackIndex) |
Definition at line 94 of file CAPI_FrameTimeManager.h.
bool OVR::CAPI::FrameLatencyTracker::FrameTimeRecordEx::MatchedRecord |
Definition at line 96 of file CAPI_FrameTimeManager.h.
double OVR::CAPI::FrameLatencyTracker::FrameTimeRecordEx::RenderIMUTimeSeconds |
Definition at line 97 of file CAPI_FrameTimeManager.h.
double OVR::CAPI::FrameLatencyTracker::FrameTimeRecordEx::TimewarpIMUTimeSeconds |
Definition at line 98 of file CAPI_FrameTimeManager.h.