This is the complete list of members for CartoType::TTransform, including all inherited members.
| A() const | CartoType::TTransform | inline |
| B() const | CartoType::TTransform | inline |
| C() const | CartoType::TTransform | inline |
| CenterOfRotation() const | CartoType::TTransform | |
| Components() const | CartoType::TTransform | |
| Concat(const TTransform &aTransform) | CartoType::TTransform | |
| D() const | CartoType::TTransform | inline |
| ExtractScale(double &aXScale, double &aYScale) | CartoType::TTransform | |
| Interpolate(const TTransform &aOther, double aTime) | CartoType::TTransform | |
| Invert() | CartoType::TTransform | |
| IsIdentity() const | CartoType::TTransform | inline |
| operator!=(const TTransform &aTransform) const | CartoType::TTransform | inline |
| operator==(const TTransform &aTransform) const | CartoType::TTransform | |
| Prefix(const TTransform &aTransform) | CartoType::TTransform | |
| ReflectY(double aY) | CartoType::TTransform | inline |
| Rotate(double aAngle) | CartoType::TTransform | |
| Rotate(double aX, double aY) | CartoType::TTransform | inline |
| Scale(double aXScale, double aYScale) | CartoType::TTransform | |
| Transform(double &aX, double &aY) const | CartoType::TTransform | inline |
| Transform(TPoint &aPoint) const | CartoType::TTransform | |
| Transform(TPointFP &aPoint) const | CartoType::TTransform | |
| Transform(TRect &aRect) const | CartoType::TTransform | |
| Transform(TRectFP &aRect) const | CartoType::TTransform | |
| Translate(double aX, double aY) | CartoType::TTransform | inline |
| TTransform() (defined in CartoType::TTransform) | CartoType::TTransform | |
| TTransform(double aA, double aB, double aC, double aD, double aTx, double aTy) | CartoType::TTransform | |
| TTransform(TDataInputStream &aInput) | CartoType::TTransform | explicit |
| Tx() const | CartoType::TTransform | inline |
| Ty() const | CartoType::TTransform | inline |
| Type() const | CartoType::TTransform | |
| Write(TDataOutputStream &aOutput) const | CartoType::TTransform | |