HMDDevice

Undocumented in source.

Constructors

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

Destructor

~this
~this()
Undocumented in source.

Members

Enums

EnumDeviceType
anonymousenum EnumDeviceType
Undocumented in source.

Functions

Disconnect
HMDDevice Disconnect(SensorDevice arg0)
Undocumented in source. Be warned that the author may not have intended to support it.
GetProfile
Profile GetProfile()
Undocumented in source. Be warned that the author may not have intended to support it.
GetProfileName
string GetProfileName()
Undocumented in source. Be warned that the author may not have intended to support it.
GetSensor
SensorDevice GetSensor()
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.
IsDisconnected
bool IsDisconnected()
Undocumented in source. Be warned that the author may not have intended to support it.
SetProfileName
bool SetProfileName(string name)
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(HMDDevice 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 DeviceBase

swigGetCPtr
void* swigGetCPtr(DeviceBase 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.
EnumDeviceType
anonymousenum EnumDeviceType
Undocumented in source.
AddRef
void AddRef()
Undocumented in source. Be warned that the author may not have intended to support it.
Release
void Release()
Undocumented in source. Be warned that the author may not have intended to support it.
GetParent
DeviceBase GetParent()
Undocumented in source. Be warned that the author may not have intended to support it.
GetManager
DeviceManager GetManager()
Undocumented in source. Be warned that the author may not have intended to support it.
SetMessageHandler
void SetMessageHandler(MessageHandler handler)
Undocumented in source. Be warned that the author may not have intended to support it.
GetMessageHandler
MessageHandler GetMessageHandler()
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.
GetDeviceInfo
bool GetDeviceInfo(DeviceInfo info)
Undocumented in source. Be warned that the author may not have intended to support it.
GetHandlerLock
Lock GetHandlerLock()
Undocumented in source. Be warned that the author may not have intended to support it.
EnumerateDevices
DeviceEnumerator!T EnumerateDevices()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta