This is the complete list of members for IMatrix, including all inherited members.
| Data() SCONST PURE | IMatrix | |
| isIdentity() SCONST PURE | IMatrix | |
| reset() PURE | IMatrix | |
| setIdentity() PURE | IMatrix | |
| setRotate(float degrees) PURE | IMatrix | |
| setRotate2(float degrees, float px, float py) PURE | IMatrix | |
| setScale(float sx, float sy) PURE | IMatrix | |
| setScale2(float sx, float sy, float px, float py) PURE | IMatrix | |
| setSkew(float kx, float ky) PURE | IMatrix | |
| setSkew2(float kx, float ky, float px, float py) PURE | IMatrix | |
| setTranslate(float dx, float dy) PURE | IMatrix |