ovrFrameTiming

Undocumented in source.

Constructors

this
this(void* cObject, bool ownCObject)
Undocumented in source.
this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

DeltaSeconds
void DeltaSeconds(float value)
Undocumented in source. Be warned that the author may not have intended to support it.
DeltaSeconds
float DeltaSeconds()
Undocumented in source. Be warned that the author may not have intended to support it.
EyeScanoutSeconds
SWIGTYPE_p_double EyeScanoutSeconds()
Undocumented in source. Be warned that the author may not have intended to support it.
EyeScanoutSeconds
void EyeScanoutSeconds(SWIGTYPE_p_double value)
Undocumented in source. Be warned that the author may not have intended to support it.
NextFrameSeconds
void NextFrameSeconds(double value)
Undocumented in source. Be warned that the author may not have intended to support it.
NextFrameSeconds
double NextFrameSeconds()
Undocumented in source. Be warned that the author may not have intended to support it.
ScanoutMidpointSeconds
void ScanoutMidpointSeconds(double value)
Undocumented in source. Be warned that the author may not have intended to support it.
ScanoutMidpointSeconds
double ScanoutMidpointSeconds()
Undocumented in source. Be warned that the author may not have intended to support it.
ThisFrameSeconds
void ThisFrameSeconds(double value)
Undocumented in source. Be warned that the author may not have intended to support it.
ThisFrameSeconds
double ThisFrameSeconds()
Undocumented in source. Be warned that the author may not have intended to support it.
TimewarpPointSeconds
void TimewarpPointSeconds(double value)
Undocumented in source. Be warned that the author may not have intended to support it.
TimewarpPointSeconds
double TimewarpPointSeconds()
Undocumented in source. Be warned that the author may not have intended to support it.
dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin ovr_im.SwigOperatorDefinitions
Undocumented in source.

Static functions

swigGetCPtr
void* swigGetCPtr(ovrFrameTiming obj)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

swigCMemOwn
bool swigCMemOwn;
Undocumented in source.

Mixed In Members

From mixin ovr_im.SwigOperatorDefinitions

opEquals
bool opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta