ovrSensorState

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

Predicted
void Predicted(ovrPoseStatef value)
Undocumented in source. Be warned that the author may not have intended to support it.
Predicted
ovrPoseStatef Predicted()
Undocumented in source. Be warned that the author may not have intended to support it.
Recorded
void Recorded(ovrPoseStatef value)
Undocumented in source. Be warned that the author may not have intended to support it.
Recorded
ovrPoseStatef Recorded()
Undocumented in source. Be warned that the author may not have intended to support it.
StatusFlags
uint StatusFlags()
Undocumented in source. Be warned that the author may not have intended to support it.
StatusFlags
void StatusFlags(uint value)
Undocumented in source. Be warned that the author may not have intended to support it.
Temperature
void Temperature(float value)
Undocumented in source. Be warned that the author may not have intended to support it.
Temperature
float Temperature()
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(ovrSensorState 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