, including all inherited members.
AbstractTransformation() | eLynx::Math::AbstractTransformation | [inline] |
Clone() const | eLynx::Math::LinearTransformation | [virtual] |
GeneralTransformation(double iA, double iB, double iC, double iD, double iE, double iF) | eLynx::Math::LinearTransformation | |
GetInverseBBox(uint32 iWidth, uint32 iHeight, double &oLeft, double &oTop, double &oWidth, double &oHeight) const | eLynx::Math::LinearTransformation | [virtual] |
GetTransformedBBox(uint32 iWidth, uint32 iHeight, double &oLeft, double &oTop, double &oWidth, double &oHeight) const | eLynx::Math::LinearTransformation | [virtual] |
GetValue(uint32 iRow, uint32 iCol) const | eLynx::Math::LinearTransformation | |
Identity() | eLynx::Math::LinearTransformation | |
Inverse(const LinearTransformation &iTrf) | eLynx::Math::LinearTransformation | |
InverseTransform(double iX, double iY, double &oX, double &oY) const | eLynx::Math::LinearTransformation | [virtual] |
IsIdentity() const | eLynx::Math::LinearTransformation | [virtual] |
LinearTransformation() | eLynx::Math::LinearTransformation | |
LinearTransformation(const LinearTransformation &c) | eLynx::Math::LinearTransformation | |
Multiply(const LinearTransformation &iTrf) | eLynx::Math::LinearTransformation | |
NullTransformation() | eLynx::Math::LinearTransformation | |
operator=(const LinearTransformation &c) | eLynx::Math::LinearTransformation | |
Rotation(double iAngle) | eLynx::Math::LinearTransformation | |
Scale(double iSX, double iSY) | eLynx::Math::LinearTransformation | |
SetValue(uint32 iRow, uint32 iCol, double iValue) | eLynx::Math::LinearTransformation | |
Transform(double iX, double iY, double &oX, double &oY) const | eLynx::Math::LinearTransformation | [virtual] |
Translation(double iDX, double iDY) | eLynx::Math::LinearTransformation | |
~AbstractTransformation() | eLynx::Math::AbstractTransformation | [inline, virtual] |