double(kDouble44)[4][4] | KFbxXMatrix | |
Double44() const | KFbxXMatrix | [inline] |
Get(int pY, int pX) const | KFbxXMatrix | |
GetColumn(int pX) const | KFbxXMatrix | |
GetQ() const | KFbxXMatrix | |
GetR() const | KFbxXMatrix | |
GetRow(int pY) const | KFbxXMatrix | |
GetS() const | KFbxXMatrix | |
GetT() const | KFbxXMatrix | |
Inverse() const | KFbxXMatrix | |
KFbxXMatrix() | KFbxXMatrix | |
KFbxXMatrix(const KFbxXMatrix &pXMatrix) | KFbxXMatrix | |
KFbxXMatrix(const KFbxVector4 &pT, const KFbxVector4 &pR, const KFbxVector4 &pS) | KFbxXMatrix | |
MultQ(const KFbxQuaternion &pQuaternion) const | KFbxXMatrix | |
MultR(const KFbxVector4 &pVector4) const | KFbxXMatrix | |
MultS(const KFbxVector4 &pVector4) const | KFbxXMatrix | |
MultT(const KFbxVector4 &pVector4) const | KFbxXMatrix | |
operator const double *() const | KFbxXMatrix | |
operator double *() | KFbxXMatrix | |
operator!=(const KFbxXMatrix &pXMatrix) const | KFbxXMatrix | |
operator*(double pValue) const | KFbxXMatrix | |
operator*(const KFbxXMatrix &pXMatrix) const | KFbxXMatrix | |
operator*=(double pValue) | KFbxXMatrix | |
operator*=(const KFbxXMatrix &pXMatrix) | KFbxXMatrix | |
operator-() const | KFbxXMatrix | |
operator/(double pValue) const | KFbxXMatrix | |
operator/=(double pValue) | KFbxXMatrix | |
operator=(const KFbxXMatrix &pM) | KFbxXMatrix | |
operator==(const KFbxXMatrix &pXMatrix) const | KFbxXMatrix | |
SetIdentity() | KFbxXMatrix | |
SetQ(const KFbxQuaternion &pQ) | KFbxXMatrix | |
SetR(const KFbxVector4 &pR) | KFbxXMatrix | |
SetS(const KFbxVector4 &pS) | KFbxXMatrix | |
SetT(const KFbxVector4 &pT) | KFbxXMatrix | |
SetTQS(const KFbxVector4 &pT, const KFbxQuaternion &pQ, const KFbxVector4 &pS) | KFbxXMatrix | |
SetTRS(const KFbxVector4 &pT, const KFbxVector4 &pR, const KFbxVector4 &pS) | KFbxXMatrix | |
Transpose() const | KFbxXMatrix | |
~KFbxXMatrix() | KFbxXMatrix |