This is the complete list of members for C4BltTransform, including all inherited members.
| C4BltTransform()=default | C4BltTransform | |
| mat | C4BltTransform | |
| MoveScale(float dx, float dy, float sx, float sy) | C4BltTransform | inline |
| operator*=(const C4BltTransform &r) | C4BltTransform | inline |
| Rotate(float Angle, float fOffX, float fOffY) | C4BltTransform | inline |
| ScaleAt(float sx, float sy, float tx, float ty) | C4BltTransform | inline |
| Set(float fA, float fB, float fC, float fD, float fE, float fF, float fG, float fH, float fI) | C4BltTransform | inline |
| SetAsInv(C4BltTransform &rOfTransform) | C4BltTransform | |
| SetMoveScale(float dx, float dy, float sx, float sy) | C4BltTransform | inline |
| SetRotate(float iAngle, float fOffX, float fOffY) | C4BltTransform | |
| TransformPoint(float &rX, float &rY) const | C4BltTransform |