This is the complete list of members for Matrix2D, including all inherited members.
| a | Matrix2D | |
| b | Matrix2D | |
| c | Matrix2D | |
| Concat(a, b, c, d, e, f, bPrepended) | Matrix2D | |
| Concat(m, bPrepended) | Matrix2D | |
| ConcatInverse(m, bPrepended) | Matrix2D | |
| constructor() | Matrix2D | |
| constructor(a1, b1, c1, d1, e1, f1) | Matrix2D | |
| NativeObjectWrapper.constructor(r) | NativeObjectWrapper | |
| Copy(m) | Matrix2D | |
| d | Matrix2D | |
| e | Matrix2D | |
| f | Matrix2D | |
| GetPointerAsNumber() | NativeObjectWrapper | |
| GetUnitArea() | Matrix2D | |
| GetUnitRect() | Matrix2D | |
| GetXUnit() | Matrix2D | |
| GetYUnit() | Matrix2D | |
| Is90Rotated() | Matrix2D | |
| IsIdentity() | Matrix2D | |
| IsInvertible() | Matrix2D | |
| IsScaled() | Matrix2D | |
| MatchRect(dest, src) | Matrix2D | |
| Reset() | Matrix2D | |
| Rotate(fRadian, bPrepended) | Matrix2D | |
| RotateAt(fRadian, x, y, bPrepended) | Matrix2D | |
| Scale(sx, sy, bPrepended) | Matrix2D | |
| Set(a, b, c, d, e, f) | Matrix2D | |
| SetIdentity() | Matrix2D | |
| SetReverse(m) | Matrix2D | |
| Shear(fAlphaRadian, fBetaRadian, bPrepended) | Matrix2D | |
| TransformDistance(dx, dy) | Matrix2D | |
| TransformDistance(dx, dy) | Matrix2D | |
| TransformDistance(distance) | Matrix2D | |
| TransformPoint(x, y) | Matrix2D | |
| TransformRect(rect) | Matrix2D | |
| TransformRect(rect) | Matrix2D | |
| TransformXDistance(dx) | Matrix2D | |
| TransformYDistance(dy) | Matrix2D | |
| Translate(x, y, bPrepended) | Matrix2D | |
| TranslateI(x, y, bPrepended) | Matrix2D | |