identity() | TdkMathMatrix | |
matrix_ | TdkMathMatrix | [private] |
operator *=(const TdkMathMatrix &m) | TdkMathMatrix | |
operator *=(const double s) | TdkMathMatrix | |
operator+=(const TdkMathMatrix &m) | TdkMathMatrix | |
operator+=(const double s) | TdkMathMatrix | |
operator-=(const TdkMathMatrix &m) | TdkMathMatrix | |
operator-=(const double s) | TdkMathMatrix | |
operator=(const TdkMathMatrix &m) | TdkMathMatrix | |
rotate(const double rx, const double ry, const double rz) | TdkMathMatrix | |
scale(const double sx, const double sy, const double sz) | TdkMathMatrix | |
TdkMathMatrix() | TdkMathMatrix | |
transform(const TeCoord2D &coord) | TdkMathMatrix | |
translate(const double tx, const double ty, const double tz) | TdkMathMatrix | |
~TdkMathMatrix() | TdkMathMatrix | [virtual] |