ovrEyeDesc

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

Eye
void Eye(ovrEyeType value)
Undocumented in source. Be warned that the author may not have intended to support it.
Eye
ovrEyeType Eye()
Undocumented in source. Be warned that the author may not have intended to support it.
Fov
void Fov(ovrFovPort value)
Undocumented in source. Be warned that the author may not have intended to support it.
Fov
ovrFovPort Fov()
Undocumented in source. Be warned that the author may not have intended to support it.
RenderViewport
void RenderViewport(ovrRecti value)
Undocumented in source. Be warned that the author may not have intended to support it.
RenderViewport
ovrRecti RenderViewport()
Undocumented in source. Be warned that the author may not have intended to support it.
TextureSize
void TextureSize(ovrSizei value)
Undocumented in source. Be warned that the author may not have intended to support it.
TextureSize
ovrSizei TextureSize()
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(ovrEyeDesc 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