ovrEyeRenderDesc

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

Desc
void Desc(ovrEyeDesc value)
Undocumented in source. Be warned that the author may not have intended to support it.
Desc
ovrEyeDesc Desc()
Undocumented in source. Be warned that the author may not have intended to support it.
DistortedViewport
void DistortedViewport(ovrRecti value)
Undocumented in source. Be warned that the author may not have intended to support it.
DistortedViewport
ovrRecti DistortedViewport()
Undocumented in source. Be warned that the author may not have intended to support it.
PixelsPerTanAngleAtCenter
void PixelsPerTanAngleAtCenter(ovrVector2f value)
Undocumented in source. Be warned that the author may not have intended to support it.
PixelsPerTanAngleAtCenter
ovrVector2f PixelsPerTanAngleAtCenter()
Undocumented in source. Be warned that the author may not have intended to support it.
ViewAdjust
void ViewAdjust(ovrVector3f value)
Undocumented in source. Be warned that the author may not have intended to support it.
ViewAdjust
ovrVector3f ViewAdjust()
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(ovrEyeRenderDesc 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