FBX C++ API Reference
|
This is the complete list of members for FbxAMatrix, including all inherited members.
Buffer() | FbxVectorTemplate4< T > | inline |
Buffer() const | FbxVectorTemplate4< T > | inline |
double typedef | FbxAMatrix | |
Double44() const | FbxAMatrix | inline |
FbxAMatrix() | FbxAMatrix | |
FbxAMatrix(const FbxAMatrix &pOther) | FbxAMatrix | |
FbxAMatrix(const FbxVector4 &pT, const FbxVector4 &pR, const FbxVector4 &pS) | FbxAMatrix | |
FbxVectorTemplate4() | FbxVectorTemplate4< T > | inline |
FbxVectorTemplate4(T pValue) | FbxVectorTemplate4< T > | inlineexplicit |
FbxVectorTemplate4(T pData0, T pData1, T pData2, T pData3) | FbxVectorTemplate4< T > | inline |
Get(int pY, int pX) const | FbxAMatrix | |
GetColumn(int pX) const | FbxAMatrix | |
GetQ() const | FbxAMatrix | |
GetR() const | FbxAMatrix | |
GetRow(int pY) const | FbxAMatrix | |
GetS() const | FbxAMatrix | |
GetT() const | FbxAMatrix | |
Inverse() const | FbxAMatrix | |
IsIdentity(const double pThreshold=(1.0e-6)) | FbxAMatrix | |
mData | FbxVectorTemplate4< T > | |
MultQ(const FbxQuaternion &pQuaternion) const | FbxAMatrix | |
MultR(const FbxVector4 &pVector4) const | FbxAMatrix | |
MultS(const FbxVector4 &pVector4) const | FbxAMatrix | |
MultT(const FbxVector4 &pVector4) const | FbxAMatrix | |
operator const double *() const | FbxAMatrix | |
operator double *() | FbxAMatrix | |
operator FbxVectorTemplate3< T > &() const | FbxVectorTemplate4< T > | inline |
operator!=(const FbxAMatrix &pOther) const | FbxAMatrix | |
FbxVectorTemplate4::operator!=(const FbxVectorTemplate4< T > &pVector) const | FbxVectorTemplate4< T > | inline |
operator*(double pValue) const | FbxAMatrix | |
operator*(const FbxAMatrix &pOther) const | FbxAMatrix | |
operator*=(double pValue) | FbxAMatrix | |
operator*=(const FbxAMatrix &pOther) | FbxAMatrix | |
operator-() const | FbxAMatrix | |
operator/(double pValue) const | FbxAMatrix | |
operator/=(double pValue) | FbxAMatrix | |
operator=(const FbxAMatrix &pM) | FbxAMatrix | |
FbxVectorTemplate4::operator=(const T &pValue) | FbxVectorTemplate4< T > | inline |
FbxVectorTemplate4::operator=(const FbxVectorTemplate3< T > &pValue) | FbxVectorTemplate4< T > | inline |
FbxVectorTemplate4::operator=(const FbxVectorTemplate4< T > &pVector) | FbxVectorTemplate4< T > | inline |
operator==(const FbxAMatrix &pOther) const | FbxAMatrix | |
FbxVectorTemplate4::operator==(const FbxVectorTemplate4< T > &pVector) const | FbxVectorTemplate4< T > | inline |
operator[](int pIndex) | FbxVectorTemplate4< T > | inline |
operator[](int pIndex) const | FbxVectorTemplate4< T > | inline |
SetIdentity() | FbxAMatrix | |
SetQ(const FbxQuaternion &pQ) | FbxAMatrix | |
SetR(const FbxVector4 &pR) | FbxAMatrix | |
SetS(const FbxVector4 &pS) | FbxAMatrix | |
SetT(const FbxVector4 &pT) | FbxAMatrix | |
SetTQS(const FbxVector4 &pT, const FbxQuaternion &pQ, const FbxVector4 &pS) | FbxAMatrix | |
SetTRS(const FbxVector4 &pT, const FbxVector4 &pR, const FbxVector4 &pS) | FbxAMatrix | |
Slerp(const FbxAMatrix &pOther, double pWeight) const | FbxAMatrix | |
Transpose() const | FbxAMatrix | |
~FbxAMatrix() | FbxAMatrix | |
~FbxVectorTemplate4() | FbxVectorTemplate4< T > | inline |