, including all inherited members.
double(kDouble44)[4][4] |
KFbxMatrix |
|
Double44()
const |
KFbxMatrix |
[inline] |
Get(int pY, int
pX) const |
KFbxMatrix |
|
GetColumn(int
pX) const |
KFbxMatrix |
|
GetElements(KFbxVector4
&pTranslation, KFbxQuaternion &pRotation, KFbxVector4
&pShearing, KFbxVector4 &pScaling, double &pSign)
const |
KFbxMatrix |
|
GetRow(int pY)
const |
KFbxMatrix |
|
Inverse()
const |
KFbxMatrix |
|
KFbxMatrix() |
KFbxMatrix |
|
KFbxMatrix(const
KFbxMatrix &pM) |
KFbxMatrix |
|
KFbxMatrix(const
KFbxVector4 &pT, const KFbxVector4 &pR, const KFbxVector4
&pS) |
KFbxMatrix |
|
KFbxMatrix(const
KFbxVector4 &pT, const KFbxQuaternion &pQ, const
KFbxVector4 &pS) |
KFbxMatrix |
|
KFbxMatrix(const
KFbxXMatrix &pM) |
KFbxMatrix |
|
MultNormalize(const
KFbxVector4 &pVector) const |
KFbxMatrix |
|
operator const
double *() const |
KFbxMatrix |
|
operator double
*() |
KFbxMatrix |
|
operator!=(const
KFbxMatrix &pM) const |
KFbxMatrix |
|
operator!=(const
KFbxXMatrix &pM) const |
KFbxMatrix |
|
operator*(const
KFbxMatrix &pMatrix) const |
KFbxMatrix |
|
operator*=(const
KFbxMatrix &pMatrix) |
KFbxMatrix |
|
operator+(const
KFbxMatrix &pMatrix) const |
KFbxMatrix |
|
operator+=(const
KFbxMatrix &pMatrix) |
KFbxMatrix |
|
operator-()
const |
KFbxMatrix |
|
operator-(const
KFbxMatrix &pMatrix) const |
KFbxMatrix |
|
operator-=(const
KFbxMatrix &pMatrix) |
KFbxMatrix |
|
operator=(const
KFbxMatrix &pMatrix) |
KFbxMatrix |
|
operator==(const
KFbxMatrix &pM) const |
KFbxMatrix |
|
operator==(const
KFbxXMatrix &pM) const |
KFbxMatrix |
|
Set(int pY, int
pX, double pValue) |
KFbxMatrix |
|
SetColumn(int
pX, const KFbxVector4 &pColumn) |
KFbxMatrix |
|
SetIdentity() |
KFbxMatrix |
|
SetRow(int pY,
const KFbxVector4 &pRow) |
KFbxMatrix |
|
SetTQS(const
KFbxVector4 &pT, const KFbxQuaternion &pQ, const
KFbxVector4 &pS) |
KFbxMatrix |
|
SetTRS(const
KFbxVector4 &pT, const KFbxVector4 &pR, const KFbxVector4
&pS) |
KFbxMatrix |
|
Transpose()
const |
KFbxMatrix |
|
~KFbxMatrix() |
KFbxMatrix |
|