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