v1.1
 
Matrix2D Member List

This is the complete list of members for Matrix2D, including all inherited members.

Clone()Matrix2D
Invert()Matrix2D
Matrix2D()Matrix2D
operator==(Matrix2D other)Matrix2D
operator~=(Matrix2D other)Matrix2D
Rotate(Point2D point, number angle)Matrix2D
Scale(Point2D point, number xScale, number yScale)Matrix2D
Shift(number x, number y)Matrix2D
Transform(Matrix2D matrix)Matrix2D