ovrPoseStatef

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

AngularAcceleration
void AngularAcceleration(ovrVector3f value)
Undocumented in source. Be warned that the author may not have intended to support it.
AngularAcceleration
ovrVector3f AngularAcceleration()
Undocumented in source. Be warned that the author may not have intended to support it.
AngularVelocity
void AngularVelocity(ovrVector3f value)
Undocumented in source. Be warned that the author may not have intended to support it.
AngularVelocity
ovrVector3f AngularVelocity()
Undocumented in source. Be warned that the author may not have intended to support it.
LinearAcceleration
void LinearAcceleration(ovrVector3f value)
Undocumented in source. Be warned that the author may not have intended to support it.
LinearAcceleration
ovrVector3f LinearAcceleration()
Undocumented in source. Be warned that the author may not have intended to support it.
LinearVelocity
void LinearVelocity(ovrVector3f value)
Undocumented in source. Be warned that the author may not have intended to support it.
LinearVelocity
ovrVector3f LinearVelocity()
Undocumented in source. Be warned that the author may not have intended to support it.
Pose
void Pose(ovrPosef value)
Undocumented in source. Be warned that the author may not have intended to support it.
Pose
ovrPosef Pose()
Undocumented in source. Be warned that the author may not have intended to support it.
TimeInSeconds
void TimeInSeconds(double value)
Undocumented in source. Be warned that the author may not have intended to support it.
TimeInSeconds
double TimeInSeconds()
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(ovrPoseStatef 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