StereoEyeParams

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(StereoEye value)
Undocumented in source. Be warned that the author may not have intended to support it.
Eye
StereoEye Eye()
Undocumented in source. Be warned that the author may not have intended to support it.
Init
void Init(StereoEye eye, Viewport vp, float vofs, Matrix4f proj, Matrix4f orthoProj, DistortionConfig distortion)
Undocumented in source. Be warned that the author may not have intended to support it.
Init
void Init(StereoEye eye, Viewport vp, float vofs, Matrix4f proj, Matrix4f orthoProj)
Undocumented in source. Be warned that the author may not have intended to support it.
OrthoProjection
void OrthoProjection(Matrix4f value)
Undocumented in source. Be warned that the author may not have intended to support it.
OrthoProjection
Matrix4f OrthoProjection()
Undocumented in source. Be warned that the author may not have intended to support it.
Projection
void Projection(Matrix4f value)
Undocumented in source. Be warned that the author may not have intended to support it.
Projection
Matrix4f Projection()
Undocumented in source. Be warned that the author may not have intended to support it.
VP
void VP(Viewport value)
Undocumented in source. Be warned that the author may not have intended to support it.
VP
Viewport VP()
Undocumented in source. Be warned that the author may not have intended to support it.
ViewAdjust
void ViewAdjust(Matrix4f value)
Undocumented in source. Be warned that the author may not have intended to support it.
ViewAdjust
Matrix4f 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.
pDistortion
void pDistortion(DistortionConfig value)
Undocumented in source. Be warned that the author may not have intended to support it.
pDistortion
DistortionConfig pDistortion()
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(StereoEyeParams 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.
opCmp
int opCmp(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta