ovrDistortionMesh

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

IndexCount
void IndexCount(uint value)
Undocumented in source. Be warned that the author may not have intended to support it.
IndexCount
uint IndexCount()
Undocumented in source. Be warned that the author may not have intended to support it.
VertexCount
void VertexCount(uint value)
Undocumented in source. Be warned that the author may not have intended to support it.
VertexCount
uint VertexCount()
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.
pIndexData
void pIndexData(ushort* value)
Undocumented in source. Be warned that the author may not have intended to support it.
pIndexData
ushort* pIndexData()
Undocumented in source. Be warned that the author may not have intended to support it.
pVertexData
void pVertexData(ovrDistortionVertex value)
Undocumented in source. Be warned that the author may not have intended to support it.
pVertexData
ovrDistortionVertex pVertexData()
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(ovrDistortionMesh 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