This is the complete list of members for
eLynx::Math::AbstractTransformation, including all inherited members.
| AbstractTransformation() | eLynx::Math::AbstractTransformation | [inline] |
| Clone() const =0 | eLynx::Math::AbstractTransformation | [pure virtual] |
| GetInverseBBox(uint32 iWidth, uint32 iHeight, double &oLeft, double &oTop, double &oWidth, double &oHeight) const =0 | eLynx::Math::AbstractTransformation | [pure virtual] |
| GetTransformedBBox(uint32 iWidth, uint32 iHeight, double &oLeft, double &oTop, double &oWidth, double &oHeight) const =0 | eLynx::Math::AbstractTransformation | [pure virtual] |
| InverseTransform(double iX, double iY, double &oX, double &oY) const =0 | eLynx::Math::AbstractTransformation | [pure virtual] |
| IsIdentity() const =0 | eLynx::Math::AbstractTransformation | [pure virtual] |
| Transform(double iX, double iY, double &oX, double &oY) const =0 | eLynx::Math::AbstractTransformation | [pure virtual] |
| ~AbstractTransformation() | eLynx::Math::AbstractTransformation | [inline, virtual] |