makeIdentity() | Matrix2d | |
makeRotation(RATIONAL aAngle) | Matrix2d | |
makeScaling(const Vector2d &aScale) | Matrix2d | |
makeTranslation(const Vector2d &aTranslation) | Matrix2d | |
mMatrix | Matrix2d | |
multiply(const Matrix2d &aMatrix) | Matrix2d | |
rotate(RATIONAL rotate) | Matrix2d | |
scale(const Vector2d &aScale) | Matrix2d | |
transform(const Vector2d &aSource, Vector2d &aTarget) const | Matrix2d | |
translate(const Vector2d &aTranslation) | Matrix2d |