eLynx SDK v3.3.0
C++ image processing API reference

eLynx::Math::AbstractTransformation Member List

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

Generated on Thu Dec 9 2010 by doxygen 1.7.2