HMDProfile

Undocumented in source.

Constructors

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

Destructor

~this
~this()
Undocumented in source.

Members

Functions

Clone
Profile Clone()
Undocumented in source. Be warned that the author may not have intended to support it.
GetLL
int GetLL()
Undocumented in source. Be warned that the author may not have intended to support it.
GetLR
int GetLR()
Undocumented in source. Be warned that the author may not have intended to support it.
GetRL
int GetRL()
Undocumented in source. Be warned that the author may not have intended to support it.
GetRR
int GetRR()
Undocumented in source. Be warned that the author may not have intended to support it.
SetLL
void SetLL(int val)
Undocumented in source. Be warned that the author may not have intended to support it.
SetLR
void SetLR(int val)
Undocumented in source. Be warned that the author may not have intended to support it.
SetRL
void SetRL(int val)
Undocumented in source. Be warned that the author may not have intended to support it.
SetRR
void SetRR(int val)
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(HMDProfile 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 Profile

swigCMemOwn
bool swigCMemOwn;
Undocumented in source.
swigGetCPtr
void* swigGetCPtr(Profile 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.
MaxNameLen
anonymousenum MaxNameLen
Undocumented in source.
GenderType
enum GenderType
Undocumented in source.
Type
void Type(ProfileType value)
Undocumented in source. Be warned that the author may not have intended to support it.
Type
ProfileType Type()
Undocumented in source. Be warned that the author may not have intended to support it.
Name
void Name(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
Name
string Name()
Undocumented in source. Be warned that the author may not have intended to support it.
Clone
Profile Clone()
Undocumented in source. Be warned that the author may not have intended to support it.
GetGender
Profile.GenderType GetGender()
Undocumented in source. Be warned that the author may not have intended to support it.
GetPlayerHeight
float GetPlayerHeight()
Undocumented in source. Be warned that the author may not have intended to support it.
GetIPD
float GetIPD()
Undocumented in source. Be warned that the author may not have intended to support it.
GetEyeHeight
float GetEyeHeight()
Undocumented in source. Be warned that the author may not have intended to support it.
SetGender
void SetGender(Profile.GenderType gender)
Undocumented in source. Be warned that the author may not have intended to support it.
SetPlayerHeight
void SetPlayerHeight(float height)
Undocumented in source. Be warned that the author may not have intended to support it.
SetIPD
void SetIPD(float ipd)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta