_11 | GPMatrix | |
_12 | GPMatrix | |
_13 | GPMatrix | |
_14 | GPMatrix | |
_21 | GPMatrix | |
_22 | GPMatrix | |
_23 | GPMatrix | |
_24 | GPMatrix | |
_31 | GPMatrix | |
_32 | GPMatrix | |
_33 | GPMatrix | |
_34 | GPMatrix | |
_41 | GPMatrix | |
_42 | GPMatrix | |
_43 | GPMatrix | |
_44 | GPMatrix | |
_L1 | GPMatrix | |
_L2 | GPMatrix | |
_L3 | GPMatrix | |
_L4 | GPMatrix | |
Determinant() | GPMatrix | |
GPMatrix() | GPMatrix | [inline] |
GPMatrix(const GPMatrix &m) | GPMatrix | [inline] |
GPMatrix(float _11, float _12, float _13, float _14, float _21, float _22, float _23, float _24, float _31, float _32, float _33, float _34, float _41, float _42, float _43, float _44) | GPMatrix | [inline] |
IdentityMatrix() | GPMatrix | [inline] |
Inverse() | GPMatrix | |
local2WCxForm(const GPVector3 &U, const GPVector3 &V, const GPVector3 &W) | GPMatrix | |
MaxValue() | GPMatrix | |
MinValue() | GPMatrix | |
operator *(const GPMatrix &, const GPMatrix &) | GPMatrix | [friend] |
operator *(const GPMatrix &, const float) | GPMatrix | [friend] |
operator *(const float, const GPMatrix &) | GPMatrix | [friend] |
operator *=(const GPMatrix &) | GPMatrix | [inline] |
operator *=(const float) | GPMatrix | [inline] |
operator()(int i, int j) | GPMatrix | [inline] |
operator()(int i) | GPMatrix | [inline] |
operator+(const GPMatrix &, const GPMatrix &) | GPMatrix | [friend] |
operator+(const GPMatrix &) | GPMatrix | [friend] |
operator+=(const GPMatrix &) | GPMatrix | [inline] |
operator-(const GPMatrix &, const GPMatrix &) | GPMatrix | [friend] |
operator-(const GPMatrix &) | GPMatrix | [friend] |
operator-=(const GPMatrix &) | GPMatrix | [inline] |
operator=(const GPMatrix &a) | GPMatrix | [inline] |
operator[](int i) | GPMatrix | [inline] |
operator[](int i) const | GPMatrix | [inline] |
RotateXMatrix(const float rads) | GPMatrix | |
RotateYMatrix(const float rads) | GPMatrix | |
RotateZMatrix(const float rads) | GPMatrix | |
ScaleMatrix(const float a, const float b, const float c) | GPMatrix | |
ScaleMatrix(const float a) | GPMatrix | |
TranslateMatrix(const float dx, const float dy, const float dz) | GPMatrix | |
Transpose() | GPMatrix | [inline] |
ZeroMatrix() | GPMatrix | [inline] |