Main Page Modules Class Hierarchy Alphabetical List Compound List File List Compound Members
SbMatrix Member List
This is the complete list of members for SbMatrix, including all inherited members.
- det3(int r1, int r2, int r3, int c1, int c2, int c3) const
- det3(void) const
- det4(void) const
- equals(const SbMatrix &m, float tolerance) const
- factor(SbMatrix &r, SbVec3f &s, SbMatrix &u, SbVec3f &t, SbMatrix &proj)
- getTransform(SbVec3f &t, SbRotation &r, SbVec3f &s, SbRotation &so) const
- getTransform(SbVec3f &translation, SbRotation &rotation, SbVec3f &scaleFactor, SbRotation &scaleOrientation, const SbVec3f ¢er) const
- getValue(void) const
- getValue(SbMat &m) const
- identity(void)
[static]
- inverse(void) const
- LUBackSubstitution(int index[4], float b[4]) const
- LUDecomposition(int index[4], float &d)
- makeIdentity(void)
- matrix (defined in SbMatrix)
[private]
- multDirMatrix(const SbVec3f &src, SbVec3f &dst) const
- multLeft(const SbMatrix &m)
- multLineMatrix(const SbLine &src, SbLine &dst) const
- multMatrixVec(const SbVec3f &src, SbVec3f &dst) const
- multRight(const SbMatrix &m)
- multVecMatrix(const SbVec3f &src, SbVec3f &dst) const
- multVecMatrix(const SbVec4f &src, SbVec4f &dst) const
- operator *(const SbMatrix &m1, const SbMatrix &m2)
[friend]
- operator *=(const SbMatrix &m)
- operator *=(const float v) (defined in SbMatrix)
[private]
- operator float *(void)
- operator SbMat &(void)
- operator!=(const SbMatrix &m1, const SbMatrix &m2)
[friend]
- operator/=(const float v) (defined in SbMatrix)
[private]
- operator=(const SbMat &m)
- operator=(const SbMatrix &m)
- operator=(const SbRotation &q)
- operator==(const SbMatrix &m1, const SbMatrix &m2)
[friend]
- operator[](int i)
- operator[](int i) const
- print(FILE *fp) const
- SbMatrix(void)
- SbMatrix(const float a11, const float a12, const float a13, const float a14, const float a21, const float a22, const float a23, const float a24, const float a31, const float a32, const float a33, const float a34, const float a41, const float a42, const float a43, const float a44)
- SbMatrix(const SbMat &matrix)
- SbMatrix(const SbMat *matrix)
- setRotate(const SbRotation &q)
- setScale(const float s)
- setScale(const SbVec3f &s)
- setTransform(const SbVec3f &t, const SbRotation &r, const SbVec3f &s)
- setTransform(const SbVec3f &t, const SbRotation &r, const SbVec3f &s, const SbRotation &so)
- setTransform(const SbVec3f &translation, const SbRotation &rotation, const SbVec3f &scaleFactor, const SbRotation &scaleOrientation, const SbVec3f ¢er)
- setTranslate(const SbVec3f &t)
- setValue(const SbMat &m)
- transpose(void) const
- ~SbMatrix(void)
Generated at Tue Mar 5 03:31:27 2002 for Coin by
1.2.9 written by Dimitri van Heesch,
© 1997-2001