createIdentity() | WPCG::WP_Matrix2D | |
data | WPCG::WP_Matrix2D | |
operator *(const WP_Matrix2D &m) const | WPCG::WP_Matrix2D | |
operator *(scalar s) const | WPCG::WP_Matrix2D | |
operator *=(const WP_Matrix2D &m) | WPCG::WP_Matrix2D | |
operator *=(scalar s) | WPCG::WP_Matrix2D | |
operator+(const WP_Matrix2D &m) const | WPCG::WP_Matrix2D | |
operator+=(const WP_Matrix2D &m) | WPCG::WP_Matrix2D | |
operator-(const WP_Matrix2D &m) const | WPCG::WP_Matrix2D | |
operator-() | WPCG::WP_Matrix2D | |
operator-=(const WP_Matrix2D &m) | WPCG::WP_Matrix2D | |
operator/(scalar s) const | WPCG::WP_Matrix2D | |
operator/=(scalar s) | WPCG::WP_Matrix2D | |
operator=(const WP_Matrix2D &m) | WPCG::WP_Matrix2D | |
WP_Matrix2D() | WPCG::WP_Matrix2D | |
WP_Matrix2D(const byte type, scalar x, scalar y) | WPCG::WP_Matrix2D | |
WP_Matrix2D(const byte type, WP_Vector2D *v) | WPCG::WP_Matrix2D | |
WP_Matrix2D(scalar angle) | WPCG::WP_Matrix2D | |
WP_Vector2D class | WPCG::WP_Matrix2D | [friend] |
~WP_Matrix2D() | WPCG::WP_Matrix2D | [inline] |