SensorRange

Undocumented in source.

Constructors

this
this(void* cObject, bool ownCObject)
Undocumented in source.
this
this(float maxAcceleration, float maxRotationRate, float maxMagneticField)
Undocumented in source.
this
this(float maxAcceleration, float maxRotationRate)
Undocumented in source.
this
this(float maxAcceleration)
Undocumented in source.
this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

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

Meta