MessageBodyFrame

Undocumented in source.

Constructors

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

Destructor

~this
~this()
Undocumented in source.

Members

Functions

Acceleration
void Acceleration(SWIGTYPE_p_OVR__Vector3T_float_t value)
Undocumented in source. Be warned that the author may not have intended to support it.
Acceleration
SWIGTYPE_p_OVR__Vector3T_float_t Acceleration()
Undocumented in source. Be warned that the author may not have intended to support it.
MagneticField
void MagneticField(SWIGTYPE_p_OVR__Vector3T_float_t value)
Undocumented in source. Be warned that the author may not have intended to support it.
MagneticField
SWIGTYPE_p_OVR__Vector3T_float_t MagneticField()
Undocumented in source. Be warned that the author may not have intended to support it.
RotationRate
void RotationRate(SWIGTYPE_p_OVR__Vector3T_float_t value)
Undocumented in source. Be warned that the author may not have intended to support it.
RotationRate
SWIGTYPE_p_OVR__Vector3T_float_t RotationRate()
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.
TimeDelta
void TimeDelta(float value)
Undocumented in source. Be warned that the author may not have intended to support it.
TimeDelta
float TimeDelta()
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(MessageBodyFrame obj)
Undocumented in source. Be warned that the author may not have intended to support it.

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.
opCmp
int opCmp(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Message

swigCMemOwn
bool swigCMemOwn;
Undocumented in source.
swigGetCPtr
void* swigGetCPtr(Message obj)
Undocumented in source. Be warned that the author may not have intended to support it.
__anonymous
mixin ovr_im.SwigOperatorDefinitions
Undocumented in source.
~this
~this()
Undocumented in source.
dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
Type
void Type(MessageType value)
Undocumented in source. Be warned that the author may not have intended to support it.
Type
MessageType Type()
Undocumented in source. Be warned that the author may not have intended to support it.
pDevice
void pDevice(DeviceBase value)
Undocumented in source. Be warned that the author may not have intended to support it.
pDevice
DeviceBase pDevice()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta