DistortionConfig

Undocumented in source.

Constructors

this
this(void* cObject, bool ownCObject)
Undocumented in source.
this
this(float k0, float k1, float k2, float k3)
Undocumented in source.
this
this(float k0, float k1, float k2)
Undocumented in source.
this
this(float k0, float k1)
Undocumented in source.
this
this(float k0)
Undocumented in source.
this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

ChromaticAberration
void ChromaticAberration(SWIGTYPE_p_float value)
Undocumented in source. Be warned that the author may not have intended to support it.
ChromaticAberration
SWIGTYPE_p_float ChromaticAberration()
Undocumented in source. Be warned that the author may not have intended to support it.
DistortionFn
float DistortionFn(float r)
Undocumented in source. Be warned that the author may not have intended to support it.
DistortionFnInverse
float DistortionFnInverse(float r)
Undocumented in source. Be warned that the author may not have intended to support it.
K
void K(SWIGTYPE_p_float value)
Undocumented in source. Be warned that the author may not have intended to support it.
K
SWIGTYPE_p_float K()
Undocumented in source. Be warned that the author may not have intended to support it.
Scale
void Scale(float value)
Undocumented in source. Be warned that the author may not have intended to support it.
Scale
float Scale()
Undocumented in source. Be warned that the author may not have intended to support it.
SetChromaticAberration
void SetChromaticAberration(float red1, float red2, float blue1, float blue2)
Undocumented in source. Be warned that the author may not have intended to support it.
SetChromaticAberration
void SetChromaticAberration(float red1, float red2, float blue1)
Undocumented in source. Be warned that the author may not have intended to support it.
SetChromaticAberration
void SetChromaticAberration(float red1, float red2)
Undocumented in source. Be warned that the author may not have intended to support it.
SetChromaticAberration
void SetChromaticAberration(float red1)
Undocumented in source. Be warned that the author may not have intended to support it.
SetChromaticAberration
void SetChromaticAberration()
Undocumented in source. Be warned that the author may not have intended to support it.
SetCoefficients
void SetCoefficients(float k0, float k1, float k2, float k3)
Undocumented in source. Be warned that the author may not have intended to support it.
SetCoefficients
void SetCoefficients(float k0, float k1, float k2)
Undocumented in source. Be warned that the author may not have intended to support it.
SetCoefficients
void SetCoefficients(float k0, float k1)
Undocumented in source. Be warned that the author may not have intended to support it.
SetCoefficients
void SetCoefficients(float k0)
Undocumented in source. Be warned that the author may not have intended to support it.
XCenterOffset
void XCenterOffset(float value)
Undocumented in source. Be warned that the author may not have intended to support it.
XCenterOffset
float XCenterOffset()
Undocumented in source. Be warned that the author may not have intended to support it.
YCenterOffset
void YCenterOffset(float value)
Undocumented in source. Be warned that the author may not have intended to support it.
YCenterOffset
float YCenterOffset()
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(DistortionConfig 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