ovrSensorDesc

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

ProductId
short ProductId()
Undocumented in source. Be warned that the author may not have intended to support it.
ProductId
void ProductId(short value)
Undocumented in source. Be warned that the author may not have intended to support it.
SerialNumber
void SerialNumber(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
SerialNumber
string SerialNumber()
Undocumented in source. Be warned that the author may not have intended to support it.
VendorId
void VendorId(short value)
Undocumented in source. Be warned that the author may not have intended to support it.
VendorId
short VendorId()
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(ovrSensorDesc 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