ovrHmdDesc

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

Caps
void Caps(uint value)
Undocumented in source. Be warned that the author may not have intended to support it.
Caps
uint Caps()
Undocumented in source. Be warned that the author may not have intended to support it.
DefaultEyeFov
void DefaultEyeFov(ovrFovPort value)
Undocumented in source. Be warned that the author may not have intended to support it.
DefaultEyeFov
ovrFovPort DefaultEyeFov()
Undocumented in source. Be warned that the author may not have intended to support it.
DisplayDeviceName
string DisplayDeviceName()
Undocumented in source. Be warned that the author may not have intended to support it.
DisplayDeviceName
void DisplayDeviceName(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
DisplayId
void DisplayId(core.stdc.config.c_long value)
Undocumented in source. Be warned that the author may not have intended to support it.
DisplayId
core.stdc.config.c_long DisplayId()
Undocumented in source. Be warned that the author may not have intended to support it.
DistortionCaps
void DistortionCaps(uint value)
Undocumented in source. Be warned that the author may not have intended to support it.
DistortionCaps
uint DistortionCaps()
Undocumented in source. Be warned that the author may not have intended to support it.
EyeRenderOrder
void EyeRenderOrder(SWIGTYPE_p_ovrEyeType value)
Undocumented in source. Be warned that the author may not have intended to support it.
EyeRenderOrder
SWIGTYPE_p_ovrEyeType EyeRenderOrder()
Undocumented in source. Be warned that the author may not have intended to support it.
Handle
void Handle(SWIGTYPE_p_ovrHmdStruct value)
Undocumented in source. Be warned that the author may not have intended to support it.
Handle
SWIGTYPE_p_ovrHmdStruct Handle()
Undocumented in source. Be warned that the author may not have intended to support it.
Manufacturer
void Manufacturer(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
Manufacturer
string Manufacturer()
Undocumented in source. Be warned that the author may not have intended to support it.
MaxEyeFov
void MaxEyeFov(ovrFovPort value)
Undocumented in source. Be warned that the author may not have intended to support it.
MaxEyeFov
ovrFovPort MaxEyeFov()
Undocumented in source. Be warned that the author may not have intended to support it.
ProductName
void ProductName(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
ProductName
string ProductName()
Undocumented in source. Be warned that the author may not have intended to support it.
Resolution
void Resolution(ovrSizei value)
Undocumented in source. Be warned that the author may not have intended to support it.
Resolution
ovrSizei Resolution()
Undocumented in source. Be warned that the author may not have intended to support it.
Type
void Type(ovrHmdType value)
Undocumented in source. Be warned that the author may not have intended to support it.
Type
ovrHmdType Type()
Undocumented in source. Be warned that the author may not have intended to support it.
WindowsPos
void WindowsPos(ovrVector2i value)
Undocumented in source. Be warned that the author may not have intended to support it.
WindowsPos
ovrVector2i WindowsPos()
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(ovrHmdDesc 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