osg::TransformationMatrix< ValueTypeT > Member List

This is the complete list of members for osg::TransformationMatrix< ValueTypeT >, including all inherited members.

_identityMatrixosg::TransformationMatrix< ValueTypeT > [private, static]
_matrixosg::TransformationMatrix< ValueTypeT > [protected]
add(const TransformationMatrix &matrix)osg::TransformationMatrix< ValueTypeT > [inline]
addScaled(const TransformationMatrix &matrix, ValueTypeT s)osg::TransformationMatrix< ValueTypeT > [inline]
det(void) const osg::TransformationMatrix< ValueTypeT > [inline]
det2(const ValueTypeT a1, const ValueTypeT a2, const ValueTypeT b1, const ValueTypeT b2) const osg::TransformationMatrix< ValueTypeT > [inline, protected]
det3(void) const osg::TransformationMatrix< ValueTypeT > [inline]
det3(const ValueTypeT a1, const ValueTypeT a2, const ValueTypeT a3, const ValueTypeT b1, const ValueTypeT b2, const ValueTypeT b3, const ValueTypeT c1, const ValueTypeT c2, const ValueTypeT c3) const osg::TransformationMatrix< ValueTypeT > [inline, protected]
equals(const TransformationMatrix &matrix, const ValueType tol) const osg::TransformationMatrix< ValueTypeT > [inline]
exp(TransformationMatrix &result) const osg::TransformationMatrix< ValueTypeT > [inline]
expOf(const TransformationMatrix &matrix)osg::TransformationMatrix< ValueTypeT > [inline]
factor(TransformationMatrix &r, VectorType3f &s, TransformationMatrix &u, VectorType3f &t, TransformationMatrix &proj) const osg::TransformationMatrix< ValueTypeT > [inline]
getTransform(VectorType3f &translation, QuaternionType &rotation, VectorType3f &scaleFactor, QuaternionType &scaleOrientation, const VectorType3f &center) const osg::TransformationMatrix< ValueTypeT > [inline]
getTransform(VectorType3f &translation, QuaternionType &rotation, VectorType3f &scaleFactor, QuaternionType &scaleOrientation) const osg::TransformationMatrix< ValueTypeT > [inline]
getValues(void)osg::TransformationMatrix< ValueTypeT > [inline]
getValues(void) const osg::TransformationMatrix< ValueTypeT > [inline]
identity(void)osg::TransformationMatrix< ValueTypeT > [inline, static]
inverse(TransformationMatrix &result) const osg::TransformationMatrix< ValueTypeT > [inline]
inverse3(TransformationMatrix &result) const osg::TransformationMatrix< ValueTypeT > [inline]
invert(void)osg::TransformationMatrix< ValueTypeT > [inline]
invert3(void)osg::TransformationMatrix< ValueTypeT > [inline]
invertFrom(const TransformationMatrix &matrix)osg::TransformationMatrix< ValueTypeT > [inline]
invertFrom3(const TransformationMatrix &matrix)osg::TransformationMatrix< ValueTypeT > [inline]
jacobi(ValueTypeT evalues[JacobiRank], VectorType3f evectors[JacobiRank], Int32 &rots)osg::TransformationMatrix< ValueTypeT > [inline, protected]
JacobiRankosg::TransformationMatrix< ValueTypeT > [protected, static]
log(TransformationMatrix &result) const osg::TransformationMatrix< ValueTypeT > [inline]
logOf(const TransformationMatrix &matrix)osg::TransformationMatrix< ValueTypeT > [inline]
mult(const PointType3f &src, PointType3f &dst) const osg::TransformationMatrix< ValueTypeT > [inline]
mult(PointType3f &vec) const osg::TransformationMatrix< ValueTypeT > [inline]
mult(const VectorType3f &src, VectorType3f &dst) const osg::TransformationMatrix< ValueTypeT > [inline]
mult(VectorType3f &vec) const osg::TransformationMatrix< ValueTypeT > [inline]
mult(const TransformationMatrix &matrix)osg::TransformationMatrix< ValueTypeT > [inline]
multFullMatrixPnt(const PointType3f &src, PointType3f &dst) const osg::TransformationMatrix< ValueTypeT > [inline]
multFullMatrixPnt(PointType3f &pnt) const osg::TransformationMatrix< ValueTypeT > [inline]
multLeft(const TransformationMatrix &matrix)osg::TransformationMatrix< ValueTypeT > [inline]
multMatrixPnt(const PointType3f &src, PointType3f &dst) const osg::TransformationMatrix< ValueTypeT > [inline]
multMatrixPnt(PointType3f &pnt) const osg::TransformationMatrix< ValueTypeT > [inline]
multMatrixVec(const VectorType3f &src, VectorType3f &dst) const osg::TransformationMatrix< ValueTypeT > [inline]
multMatrixVec(VectorType3f &vec) const osg::TransformationMatrix< ValueTypeT > [inline]
multMatrixVec(const VectorType &src, VectorType &dst) const osg::TransformationMatrix< ValueTypeT > [inline]
multMatrixVec(VectorType &vec) const osg::TransformationMatrix< ValueTypeT > [inline]
multPntFullMatrix(const PointType3f &src, PointType3f &dst) const osg::TransformationMatrix< ValueTypeT > [inline]
multPntFullMatrix(PointType3f &pnt) const osg::TransformationMatrix< ValueTypeT > [inline]
multPntMatrix(const PointType3f &src, PointType3f &dst) const osg::TransformationMatrix< ValueTypeT > [inline]
multPntMatrix(PointType3f &pnt) const osg::TransformationMatrix< ValueTypeT > [inline]
multVecMatrix(const VectorType3f &src, VectorType3f &dst) const osg::TransformationMatrix< ValueTypeT > [inline]
multVecMatrix(VectorType3f &vec) const osg::TransformationMatrix< ValueTypeT > [inline]
negate(void)osg::TransformationMatrix< ValueTypeT > [inline]
norm1(void) const osg::TransformationMatrix< ValueTypeT > [inline]
norm2(void) const osg::TransformationMatrix< ValueTypeT > [inline]
normInfinity(void) const osg::TransformationMatrix< ValueTypeT > [inline]
operator!=(const TransformationMatrix &other) const osg::TransformationMatrix< ValueTypeT > [inline]
operator=(const TransformationMatrix &source)osg::TransformationMatrix< ValueTypeT > [inline]
operator==(const TransformationMatrix &other) const osg::TransformationMatrix< ValueTypeT > [inline]
operator[](UInt32 uiIndex)osg::TransformationMatrix< ValueTypeT > [inline]
operator[](UInt32 uiIndex) const osg::TransformationMatrix< ValueTypeT > [inline]
PointType3f typedefosg::TransformationMatrix< ValueTypeT >
QuaternionType typedefosg::TransformationMatrix< ValueTypeT >
rowMulCol4(const TransformationMatrix &gRowMat, UInt32 iRow, const TransformationMatrix &gColMat, UInt32 iColumn) const osg::TransformationMatrix< ValueTypeT > [inline, protected]
scale(ValueTypeT s)osg::TransformationMatrix< ValueTypeT > [inline]
setIdentity(void)osg::TransformationMatrix< ValueTypeT > [inline]
setRotate(const QuaternionType &q)osg::TransformationMatrix< ValueTypeT > [inline]
setScale(const ValueTypeT s)osg::TransformationMatrix< ValueTypeT > [inline]
setScale(const ValueTypeT sx, const ValueTypeT sy, const ValueTypeT sz)osg::TransformationMatrix< ValueTypeT > [inline]
setScale(const VectorType3f &s)osg::TransformationMatrix< ValueTypeT > [inline]
setTransform(const VectorType3f &t)osg::TransformationMatrix< ValueTypeT > [inline]
setTransform(const QuaternionType &r)osg::TransformationMatrix< ValueTypeT > [inline]
setTransform(const VectorType3f &t, const QuaternionType &r)osg::TransformationMatrix< ValueTypeT > [inline]
setTransform(const VectorType3f &t, const QuaternionType &r, const VectorType3f &s)osg::TransformationMatrix< ValueTypeT > [inline]
setTransform(const VectorType3f &t, const QuaternionType &r, const VectorType3f &s, const QuaternionType &so)osg::TransformationMatrix< ValueTypeT > [inline]
setTransform(const VectorType3f &translation, const QuaternionType &rotation, const VectorType3f &scaleFactor, const QuaternionType &scaleOrientation, const VectorType3f &center)osg::TransformationMatrix< ValueTypeT > [inline]
setTranslate(const ValueTypeT tx, const ValueTypeT ty, const ValueTypeT tz)osg::TransformationMatrix< ValueTypeT > [inline]
setTranslate(const VectorType3f &t)osg::TransformationMatrix< ValueTypeT > [inline]
setTranslate(const PointType3f &t)osg::TransformationMatrix< ValueTypeT > [inline]
setValue(const TransformationMatrix &mat)osg::TransformationMatrix< ValueTypeT > [inline]
setValue(const VectorType3f &vector1, const VectorType3f &vector2, const VectorType3f &vector3)osg::TransformationMatrix< ValueTypeT > [inline]
setValue(const VectorType3f &vector1, const VectorType3f &vector2, const VectorType3f &vector3, const VectorType3f &vector4)osg::TransformationMatrix< ValueTypeT > [inline]
setValue(const ValueTypeT rVal00, const ValueTypeT rVal10, const ValueTypeT rVal20, const ValueTypeT rVal30, const ValueTypeT rVal01, const ValueTypeT rVal11, const ValueTypeT rVal21, const ValueTypeT rVal31, const ValueTypeT rVal02, const ValueTypeT rVal12, const ValueTypeT rVal22, const ValueTypeT rVal32, const ValueTypeT rVal03, const ValueTypeT rVal13, const ValueTypeT rVal23, const ValueTypeT rVal33)osg::TransformationMatrix< ValueTypeT > [inline]
setValue(const ValueTypeT *pMat, bool bTransposed=true)osg::TransformationMatrix< ValueTypeT > [inline]
setValue(const VectorType *pMat)osg::TransformationMatrix< ValueTypeT > [inline]
setValue(const VectorType3f *pMat)osg::TransformationMatrix< ValueTypeT > [inline]
setValue(const Char8 *string, bool bTransposed=true)osg::TransformationMatrix< ValueTypeT > [inline]
setValueTransposed(const ValueTypeT rVal00, const ValueTypeT rVal01, const ValueTypeT rVal02, const ValueTypeT rVal03, const ValueTypeT rVal10, const ValueTypeT rVal11, const ValueTypeT rVal12, const ValueTypeT rVal13, const ValueTypeT rVal20, const ValueTypeT rVal21, const ValueTypeT rVal22, const ValueTypeT rVal23, const ValueTypeT rVal30, const ValueTypeT rVal31, const ValueTypeT rVal32, const ValueTypeT rVal33)osg::TransformationMatrix< ValueTypeT > [inline]
sqrt(TransformationMatrix &result) const osg::TransformationMatrix< ValueTypeT > [inline]
sqrt(void)osg::TransformationMatrix< ValueTypeT > [inline]
sqrtOf(const TransformationMatrix &matrix)osg::TransformationMatrix< ValueTypeT > [inline]
TransformationMatrix(void)osg::TransformationMatrix< ValueTypeT > [inline]
TransformationMatrix(const TransformationMatrix &source)osg::TransformationMatrix< ValueTypeT > [inline]
TransformationMatrix(const VectorType3f &vector1, const VectorType3f &vector2, const VectorType3f &vector3)osg::TransformationMatrix< ValueTypeT > [inline]
TransformationMatrix(const VectorType3f &vector1, const VectorType3f &vector2, const VectorType3f &vector3, const VectorType3f &vector4)osg::TransformationMatrix< ValueTypeT > [inline]
TransformationMatrix(const ValueTypeT rVal00, const ValueTypeT rVal10, const ValueTypeT rVal20, const ValueTypeT rVal30, const ValueTypeT rVal01, const ValueTypeT rVal11, const ValueTypeT rVal21, const ValueTypeT rVal31, const ValueTypeT rVal02, const ValueTypeT rVal12, const ValueTypeT rVal22, const ValueTypeT rVal32, const ValueTypeT rVal03, const ValueTypeT rVal13, const ValueTypeT rVal23, const ValueTypeT rVal33)osg::TransformationMatrix< ValueTypeT > [inline]
transpose(void)osg::TransformationMatrix< ValueTypeT > [inline]
transposed(TransformationMatrix &result) const osg::TransformationMatrix< ValueTypeT > [inline]
transposeFrom(const TransformationMatrix &matrix)osg::TransformationMatrix< ValueTypeT > [inline]
ValueType typedefosg::TransformationMatrix< ValueTypeT >
VectorType typedefosg::TransformationMatrix< ValueTypeT >
VectorType3f typedefosg::TransformationMatrix< ValueTypeT >
~TransformationMatrix(void)osg::TransformationMatrix< ValueTypeT > [inline]