SensorDevice

Undocumented in source.

Constructors

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

Destructor

~this
~this()
Undocumented in source.

Members

Enums

CoordinateFrame
enum CoordinateFrame
Undocumented in source.
EnumDeviceType
anonymousenum EnumDeviceType
Undocumented in source.

Functions

GetCoordinateFrame
SensorDevice.CoordinateFrame GetCoordinateFrame()
Undocumented in source. Be warned that the author may not have intended to support it.
GetRange
void GetRange(SensorRange range)
Undocumented in source. Be warned that the author may not have intended to support it.
GetReportRate
uint GetReportRate()
Undocumented in source. Be warned that the author may not have intended to support it.
GetType
DeviceType GetType()
Undocumented in source. Be warned that the author may not have intended to support it.
SetCoordinateFrame
void SetCoordinateFrame(SensorDevice.CoordinateFrame coordframe)
Undocumented in source. Be warned that the author may not have intended to support it.
SetRange
bool SetRange(SensorRange range, bool waitFlag)
Undocumented in source. Be warned that the author may not have intended to support it.
SetRange
bool SetRange(SensorRange range)
Undocumented in source. Be warned that the author may not have intended to support it.
SetReportRate
void SetReportRate(uint rateHz)
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(SensorDevice 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 HIDDeviceBase

swigCMemOwn
bool swigCMemOwn;
Undocumented in source.
swigGetCPtr
void* swigGetCPtr(HIDDeviceBase 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.
SetFeatureReport
bool SetFeatureReport(SWIGTYPE_p_uint8_t data, SWIGTYPE_p_uint32_t length)
Undocumented in source. Be warned that the author may not have intended to support it.
GetFeatureReport
bool GetFeatureReport(SWIGTYPE_p_uint8_t data, SWIGTYPE_p_uint32_t length)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta