FBX C++ API Reference
|
This is the complete list of members for FbxMatrix, including all inherited members.
Buffer() | FbxVectorTemplate4< T > | inline |
Buffer() const | FbxVectorTemplate4< T > | inline |
double typedef | FbxMatrix | |
Double44() const | FbxMatrix | inline |
FbxMatrix() | FbxMatrix | |
FbxMatrix(const FbxMatrix &pM) | FbxMatrix | |
FbxMatrix(const FbxAMatrix &pM) | FbxMatrix | |
FbxMatrix(const FbxVector4 &pT, const FbxVector4 &pR, const FbxVector4 &pS) | FbxMatrix | |
FbxMatrix(const FbxVector4 &pT, const FbxQuaternion &pQ, const FbxVector4 &pS) | FbxMatrix | |
FbxMatrix(const double p00, const double p10, const double p20, const double p30, const double p01, const double p11, const double p21, const double p31, const double p02, const double p12, const double p22, const double p32, const double p03, const double p13, const double p23, const double p33) | FbxMatrix | |
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 | FbxMatrix | |
GetColumn(int pX) const | FbxMatrix | |
GetElements(FbxVector4 &pTranslation, FbxQuaternion &pRotation, FbxVector4 &pShearing, FbxVector4 &pScaling, double &pSign) const | FbxMatrix | |
GetElements(FbxVector4 &pTranslation, FbxVector4 &pRotation, FbxVector4 &pShearing, FbxVector4 &pScaling, double &pSign) const | FbxMatrix | |
GetRow(int pY) const | FbxMatrix | |
Inverse() const | FbxMatrix | |
mData | FbxVectorTemplate4< T > | |
MultNormalize(const FbxVector4 &pVector) const | FbxMatrix | |
operator const double *() const | FbxMatrix | |
operator double *() | FbxMatrix | |
operator FbxVectorTemplate3< T > &() const | FbxVectorTemplate4< T > | inline |
operator!=(const FbxMatrix &pM) const | FbxMatrix | |
operator!=(const FbxAMatrix &pM) const | FbxMatrix | |
FbxVectorTemplate4::operator!=(const FbxVectorTemplate4< T > &pVector) const | FbxVectorTemplate4< T > | inline |
operator*(const FbxMatrix &pMatrix) const | FbxMatrix | |
operator*=(const FbxMatrix &pMatrix) | FbxMatrix | |
operator+(const FbxMatrix &pMatrix) const | FbxMatrix | |
operator+=(const FbxMatrix &pMatrix) | FbxMatrix | |
operator-() const | FbxMatrix | |
operator-(const FbxMatrix &pMatrix) const | FbxMatrix | |
operator-=(const FbxMatrix &pMatrix) | FbxMatrix | |
operator=(const FbxMatrix &pMatrix) | FbxMatrix | |
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 FbxMatrix &pM) const | FbxMatrix | |
operator==(const FbxAMatrix &pM) const | FbxMatrix | |
FbxVectorTemplate4::operator==(const FbxVectorTemplate4< T > &pVector) const | FbxVectorTemplate4< T > | inline |
operator[](int pIndex) | FbxVectorTemplate4< T > | inline |
operator[](int pIndex) const | FbxVectorTemplate4< T > | inline |
Set(int pY, int pX, double pValue) | FbxMatrix | |
SetColumn(int pX, const FbxVector4 &pColumn) | FbxMatrix | |
SetIdentity() | FbxMatrix | |
SetLookAtLH(const FbxVector4 &pEyePosition, const FbxVector4 &pLookAt, const FbxVector4 &pUpDirection) | FbxMatrix | |
SetLookAtRH(const FbxVector4 &pEyePosition, const FbxVector4 &pLookAt, const FbxVector4 &pUpDirection) | FbxMatrix | |
SetLookToLH(const FbxVector4 &pEyePosition, const FbxVector4 &pEyeDirection, const FbxVector4 &pUpDirection) | FbxMatrix | |
SetLookToRH(const FbxVector4 &pEyePosition, const FbxVector4 &pEyeDirection, const FbxVector4 &pUpDirection) | FbxMatrix | |
SetRow(int pY, const FbxVector4 &pRow) | FbxMatrix | |
SetTQS(const FbxVector4 &pT, const FbxQuaternion &pQ, const FbxVector4 &pS) | FbxMatrix | |
SetTRS(const FbxVector4 &pT, const FbxVector4 &pR, const FbxVector4 &pS) | FbxMatrix | |
Transpose() const | FbxMatrix | |
~FbxMatrix() | FbxMatrix | |
~FbxVectorTemplate4() | FbxVectorTemplate4< T > | inline |