ovrDistortionVertex

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

Pos
void Pos(ovrVector2f value)
Undocumented in source. Be warned that the author may not have intended to support it.
Pos
ovrVector2f Pos()
Undocumented in source. Be warned that the author may not have intended to support it.
TexB
void TexB(ovrVector2f value)
Undocumented in source. Be warned that the author may not have intended to support it.
TexB
ovrVector2f TexB()
Undocumented in source. Be warned that the author may not have intended to support it.
TexG
void TexG(ovrVector2f value)
Undocumented in source. Be warned that the author may not have intended to support it.
TexG
ovrVector2f TexG()
Undocumented in source. Be warned that the author may not have intended to support it.
TexR
void TexR(ovrVector2f value)
Undocumented in source. Be warned that the author may not have intended to support it.
TexR
ovrVector2f TexR()
Undocumented in source. Be warned that the author may not have intended to support it.
TimeWarpFactor
void TimeWarpFactor(float value)
Undocumented in source. Be warned that the author may not have intended to support it.
TimeWarpFactor
float TimeWarpFactor()
Undocumented in source. Be warned that the author may not have intended to support it.
VignetteFactor
void VignetteFactor(float value)
Undocumented in source. Be warned that the author may not have intended to support it.
VignetteFactor
float VignetteFactor()
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(ovrDistortionVertex 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