Rotation Member List

This is the complete list of members for Rotation, including all inherited members.
abs() const Mat< M, N, ELT, CS, RS > [inline]
appendCol(const Vec< M, EE, SS > &col) const Mat< M, N, ELT, CS, RS > [inline]
appendRow(const Row< N, EE, SS > &row) const Mat< M, N, ELT, CS, RS > [inline]
appendRowCol(const Row< N+1, ER, SR > &row, const Vec< M+1, EC, SC > &col) const Mat< M, N, ELT, CS, RS > [inline]
areAllRotationElementsSameToEpsilon(const Rotation &R, Real epsilon) const Rotation [inline]
areAllRotationElementsSameToMachinePrecision(const Rotation &R) const Rotation [inline]
ArgDepth enum valueMat< M, N, ELT, CS, RS >
asMat33() const Rotation [inline]
calcQBlockForBodyXYZInBodyFrame(const Vec3 &q)Rotation [inline, static]
calcQInvBlockForBodyXYZInBodyFrame(const Vec3 &q)Rotation [inline, static]
calcUnnormalizedQBlockForQuaternion(const Vec4 &q)Rotation [inline, static]
calcUnnormalizedQInvBlockForQuaternion(const Vec4 &q)Rotation [inline, static]
castAwayNegatorIfAny() const Mat< M, N, ELT, CS, RS > [inline]
col(int j) const Rotation [inline]
SimTK::Mat::col(int j)Mat< M, N, ELT, CS, RS > [inline]
ColSpacing enum valueMat< M, N, ELT, CS, RS >
ColType typedefRotation
conformingAdd(const Mat< M, N, E2, CS2, RS2 > &r) const Mat< M, N, ELT, CS, RS > [inline]
conformingAdd(const SymMat< M, E2, RS2 > &sy) const Mat< M, N, ELT, CS, RS > [inline]
conformingDivide(const Mat< M2, N, E2, CS2, RS2 > &m) const Mat< M, N, ELT, CS, RS > [inline]
conformingDivideFromLeft(const Mat< M2, N, E2, CS2, RS2 > &m) const Mat< M, N, ELT, CS, RS > [inline]
conformingMultiply(const Mat< N, N2, E2, CS2, RS2 > &m) const Mat< M, N, ELT, CS, RS > [inline]
conformingMultiplyFromLeft(const Mat< M2, M, E2, CS2, RS2 > &m) const Mat< M, N, ELT, CS, RS > [inline]
conformingSubtract(const Mat< M, N, E2, CS2, RS2 > &r) const Mat< M, N, ELT, CS, RS > [inline]
conformingSubtract(const SymMat< M, E2, RS2 > &sy) const Mat< M, N, ELT, CS, RS > [inline]
conformingSubtractFromLeft(const Mat< M, N, E2, CS2, RS2 > &l) const Mat< M, N, ELT, CS, RS > [inline]
conformingSubtractFromLeft(const SymMat< M, E2, RS2 > &sy) const Mat< M, N, ELT, CS, RS > [inline]
convertAngVelDotToBodyFixed123DotDot(const Vec3 &q, const Vec3 &w_PB_B, const Vec3 &wdot)Rotation [inline, static]
convertAngVelDotToBodyFixed321DotDot(const Vec3 &q, const Vec3 &w_PB_B, const Vec3 &wdot)Rotation [inline, static]
convertAngVelDotToQuaternionDotDot(const Vec4 &q, const Vec3 &w_PB_P, const Vec3 &wdot)Rotation [inline, static]
convertAngVelToBodyFixed123Dot(const Vec3 &q, const Vec3 &w_PB_B)Rotation [inline, static]
convertAngVelToBodyFixed321Dot(const Vec3 &q, const Vec3 &w_PB_B)Rotation [inline, static]
convertAngVelToQuaternionDot(const Vec4 &q, const Vec3 &w_PB_P)Rotation [inline, static]
convertBodyFixed123DotToAngVel(const Vec3 &q, const Vec3 &qd)Rotation [inline, static]
convertBodyFixed321DotToAngVel(const Vec3 &q, const Vec3 &qd)Rotation [inline, static]
convertOneAxisRotationToOneAngle(const CoordinateAxis &axis1) const Rotation
convertQuaternionDotToAngVel(const Vec4 &q, const Vec4 &qd)Rotation [inline, static]
convertRotationToAngleAxis() const Rotation [inline]
convertRotationToBodyFixedXY() const Rotation [inline]
convertRotationToBodyFixedXYZ() const Rotation [inline]
convertRotationToQuaternion() const Rotation
convertThreeAxesRotationToThreeAngles(BodyOrSpaceType bodyOrSpace, const CoordinateAxis &axis1, const CoordinateAxis &axis2, const CoordinateAxis &axis3) const Rotation
convertTwoAxesRotationToTwoAngles(BodyOrSpaceType bodyOrSpace, const CoordinateAxis &axis1, const CoordinateAxis &axis2) const Rotation
diag() const Mat< M, N, ELT, CS, RS > [inline]
diag()Mat< M, N, ELT, CS, RS > [inline]
dropCol(int j) const Mat< M, N, ELT, CS, RS > [inline]
dropRow(int i) const Mat< M, N, ELT, CS, RS > [inline]
dropRowCol(int i, int j) const Mat< M, N, ELT, CS, RS > [inline]
getAs(const ELT *p)Mat< M, N, ELT, CS, RS > [inline, static]
getMaxAbsDifferenceInRotationElements(const Rotation &R) const Rotation [inline]
getNaN()Mat< M, N, ELT, CS, RS > [inline, static]
getSubMat(int i, int j) const Mat< M, N, ELT, CS, RS > [inline]
imag() const Mat< M, N, ELT, CS, RS > [inline]
imag()Mat< M, N, ELT, CS, RS > [inline]
ImagOffset enum valueMat< M, N, ELT, CS, RS >
insertCol(int j, const Vec< M, EE, SS > &col) const Mat< M, N, ELT, CS, RS > [inline]
insertRow(int i, const Row< N, EE, SS > &row) const Mat< M, N, ELT, CS, RS > [inline]
insertRowCol(int i, int j, const Row< N+1, ER, SR > &row, const Vec< M+1, EC, SC > &col) const Mat< M, N, ELT, CS, RS > [inline]
invert() const Rotation [inline]
IsNumber enum valueMat< M, N, ELT, CS, RS >
IsPrecision enum valueMat< M, N, ELT, CS, RS >
isSameRotationToWithinAngle(const Rotation &R, Real okPointingAngleErrorRads) const Rotation
isSameRotationToWithinAngleOfMachinePrecision(const Rotation &R) const Rotation [inline]
IsScalar enum valueMat< M, N, ELT, CS, RS >
IsStdNumber enum valueMat< M, N, ELT, CS, RS >
IsULessScalar enum valueMat< M, N, ELT, CS, RS >
Mat()Mat< M, N, ELT, CS, RS > [inline]
Mat(const Mat &src)Mat< M, N, ELT, CS, RS > [inline]
Mat(const SymMat< M, ELT > &src)Mat< M, N, ELT, CS, RS > [inline, explicit]
Mat(const Mat< M, N, E, CSS, RSS > &src)Mat< M, N, ELT, CS, RS > [inline]
Mat(const Mat< M, N, ENeg, CSS, RSS > &src)Mat< M, N, ELT, CS, RS > [inline]
Mat(const Mat< M, N, EE, CSS, RSS > &mm)Mat< M, N, ELT, CS, RS > [inline, explicit]
Mat(const E &e)Mat< M, N, ELT, CS, RS > [inline, explicit]
Mat(const E &e0, const E &e1)Mat< M, N, ELT, CS, RS > [inline]
Mat(const E &e0, const E &e1, const E &e2)Mat< M, N, ELT, CS, RS > [inline]
Mat(const E &e0, const E &e1, const E &e2, const E &e3)Mat< M, N, ELT, CS, RS > [inline]
Mat(const E &e0, const E &e1, const E &e2, const E &e3, const E &e4)Mat< M, N, ELT, CS, RS > [inline]
Mat(const E &e0, const E &e1, const E &e2, const E &e3, const E &e4, const E &e5)Mat< M, N, ELT, CS, RS > [inline]
Mat(const E &e0, const E &e1, const E &e2, const E &e3, const E &e4, const E &e5, const E &e6)Mat< M, N, ELT, CS, RS > [inline]
Mat(const E &e0, const E &e1, const E &e2, const E &e3, const E &e4, const E &e5, const E &e6, const E &e7)Mat< M, N, ELT, CS, RS > [inline]
Mat(const E &e0, const E &e1, const E &e2, const E &e3, const E &e4, const E &e5, const E &e6, const E &e7, const E &e8)Mat< M, N, ELT, CS, RS > [inline]
Mat(const E &e0, const E &e1, const E &e2, const E &e3, const E &e4, const E &e5, const E &e6, const E &e7, const E &e8, const E &e9)Mat< M, N, ELT, CS, RS > [inline]
Mat(const E &e0, const E &e1, const E &e2, const E &e3, const E &e4, const E &e5, const E &e6, const E &e7, const E &e8, const E &e9, const E &e10)Mat< M, N, ELT, CS, RS > [inline]
Mat(const E &e0, const E &e1, const E &e2, const E &e3, const E &e4, const E &e5, const E &e6, const E &e7, const E &e8, const E &e9, const E &e10, const E &e11)Mat< M, N, ELT, CS, RS > [inline]
Mat(const E &e0, const E &e1, const E &e2, const E &e3, const E &e4, const E &e5, const E &e6, const E &e7, const E &e8, const E &e9, const E &e10, const E &e11, const E &e12)Mat< M, N, ELT, CS, RS > [inline]
Mat(const E &e0, const E &e1, const E &e2, const E &e3, const E &e4, const E &e5, const E &e6, const E &e7, const E &e8, const E &e9, const E &e10, const E &e11, const E &e12, const E &e13)Mat< M, N, ELT, CS, RS > [inline]
Mat(const E &e0, const E &e1, const E &e2, const E &e3, const E &e4, const E &e5, const E &e6, const E &e7, const E &e8, const E &e9, const E &e10, const E &e11, const E &e12, const E &e13, const E &e14)Mat< M, N, ELT, CS, RS > [inline]
Mat(const E &e0, const E &e1, const E &e2, const E &e3, const E &e4, const E &e5, const E &e6, const E &e7, const E &e8, const E &e9, const E &e10, const E &e11, const E &e12, const E &e13, const E &e14, const E &e15)Mat< M, N, ELT, CS, RS > [inline]
Mat(const TRow &r0)Mat< M, N, ELT, CS, RS > [inline, explicit]
Mat(const TRow &r0, const TRow &r1)Mat< M, N, ELT, CS, RS > [inline]
Mat(const TRow &r0, const TRow &r1, const TRow &r2)Mat< M, N, ELT, CS, RS > [inline]
Mat(const TRow &r0, const TRow &r1, const TRow &r2, const TRow &r3)Mat< M, N, ELT, CS, RS > [inline]
Mat(const TRow &r0, const TRow &r1, const TRow &r2, const TRow &r3, const TRow &r4)Mat< M, N, ELT, CS, RS > [inline]
Mat(const TRow &r0, const TRow &r1, const TRow &r2, const TRow &r3, const TRow &r4, const TRow &r5)Mat< M, N, ELT, CS, RS > [inline]
Mat(const Row< N, EE, SS > &r0)Mat< M, N, ELT, CS, RS > [inline, explicit]
Mat(const Row< N, EE, SS > &r0, const Row< N, EE, SS > &r1)Mat< M, N, ELT, CS, RS > [inline]
Mat(const Row< N, EE, SS > &r0, const Row< N, EE, SS > &r1, const Row< N, EE, SS > &r2)Mat< M, N, ELT, CS, RS > [inline]
Mat(const Row< N, EE, SS > &r0, const Row< N, EE, SS > &r1, const Row< N, EE, SS > &r2, const Row< N, EE, SS > &r3)Mat< M, N, ELT, CS, RS > [inline]
Mat(const Row< N, EE, SS > &r0, const Row< N, EE, SS > &r1, const Row< N, EE, SS > &r2, const Row< N, EE, SS > &r3, const Row< N, EE, SS > &r4)Mat< M, N, ELT, CS, RS > [inline]
Mat(const Row< N, EE, SS > &r0, const Row< N, EE, SS > &r1, const Row< N, EE, SS > &r2, const Row< N, EE, SS > &r3, const Row< N, EE, SS > &r4, const Row< N, EE, SS > &r5)Mat< M, N, ELT, CS, RS > [inline]
Mat(const TCol &r0)Mat< M, N, ELT, CS, RS > [inline, explicit]
Mat(const TCol &r0, const TCol &r1)Mat< M, N, ELT, CS, RS > [inline]
Mat(const TCol &r0, const TCol &r1, const TCol &r2)Mat< M, N, ELT, CS, RS > [inline]
Mat(const TCol &r0, const TCol &r1, const TCol &r2, const TCol &r3)Mat< M, N, ELT, CS, RS > [inline]
Mat(const TCol &r0, const TCol &r1, const TCol &r2, const TCol &r3, const TCol &r4)Mat< M, N, ELT, CS, RS > [inline]
Mat(const TCol &r0, const TCol &r1, const TCol &r2, const TCol &r3, const TCol &r4, const TCol &r5)Mat< M, N, ELT, CS, RS > [inline]
Mat(const Vec< M, EE, SS > &r0)Mat< M, N, ELT, CS, RS > [inline, explicit]
Mat(const Vec< M, EE, SS > &r0, const Vec< M, EE, SS > &r1)Mat< M, N, ELT, CS, RS > [inline]
Mat(const Vec< M, EE, SS > &r0, const Vec< M, EE, SS > &r1, const Vec< M, EE, SS > &r2)Mat< M, N, ELT, CS, RS > [inline]
Mat(const Vec< M, EE, SS > &r0, const Vec< M, EE, SS > &r1, const Vec< M, EE, SS > &r2, const Vec< M, EE, SS > &r3)Mat< M, N, ELT, CS, RS > [inline]
Mat(const Vec< M, EE, SS > &r0, const Vec< M, EE, SS > &r1, const Vec< M, EE, SS > &r2, const Vec< M, EE, SS > &r3, const Vec< M, EE, SS > &r4)Mat< M, N, ELT, CS, RS > [inline]
Mat(const Vec< M, EE, SS > &r0, const Vec< M, EE, SS > &r1, const Vec< M, EE, SS > &r2, const Vec< M, EE, SS > &r3, const Vec< M, EE, SS > &r4, const Vec< M, EE, SS > &r5)Mat< M, N, ELT, CS, RS > [inline]
Mat(const EE *p)Mat< M, N, ELT, CS, RS > [inline, explicit]
MaxDim enum valueMat< M, N, ELT, CS, RS >
MinDim enum valueMat< M, N, ELT, CS, RS >
NActualElements enum valueMat< M, N, ELT, CS, RS >
NActualScalars enum valueMat< M, N, ELT, CS, RS >
ncol() const Mat< M, N, ELT, CS, RS > [inline]
NCols enum valueMat< M, N, ELT, CS, RS >
negate() const Mat< M, N, ELT, CS, RS > [inline]
norm() const Mat< M, N, ELT, CS, RS > [inline]
normalize() const Mat< M, N, ELT, CS, RS > [inline]
normSqr() const Mat< M, N, ELT, CS, RS > [inline]
NPackedElements enum valueMat< M, N, ELT, CS, RS >
nrow() const Mat< M, N, ELT, CS, RS > [inline]
NRows enum valueMat< M, N, ELT, CS, RS >
Number typedefMat< M, N, ELT, CS, RS >
operator()(int j) const Rotation [inline]
SimTK::Mat::operator()(int j)Mat< M, N, ELT, CS, RS > [inline]
SimTK::Mat::operator()(int i, int j) const Mat< M, N, ELT, CS, RS > [inline]
SimTK::Mat::operator()(int i, int j)Mat< M, N, ELT, CS, RS > [inline]
operator*=(const Rotation &R)Rotation [inline]
operator*=(const InverseRotation &)Rotation [inline]
SimTK::Mat::operator*=(const EE &e)Mat< M, N, ELT, CS, RS > [inline]
operator+() const Mat< M, N, ELT, CS, RS > [inline]
operator+=(const Mat< M, N, EE, CSS, RSS > &mm)Mat< M, N, ELT, CS, RS > [inline]
operator+=(const Mat< M, N, negator< EE >, CSS, RSS > &mm)Mat< M, N, ELT, CS, RS > [inline]
operator+=(const EE &e)Mat< M, N, ELT, CS, RS > [inline]
operator-() const Mat< M, N, ELT, CS, RS > [inline]
operator-()Mat< M, N, ELT, CS, RS > [inline]
operator-=(const Mat< M, N, EE, CSS, RSS > &mm)Mat< M, N, ELT, CS, RS > [inline]
operator-=(const Mat< M, N, negator< EE >, CSS, RSS > &mm)Mat< M, N, ELT, CS, RS > [inline]
operator-=(const EE &e)Mat< M, N, ELT, CS, RS > [inline]
operator/=(const Rotation &R)Rotation [inline]
operator/=(const InverseRotation &)Rotation [inline]
SimTK::Mat::operator/=(const EE &e)Mat< M, N, ELT, CS, RS > [inline]
operator=(const Rotation &R)Rotation [inline]
operator=(const InverseRotation &)Rotation [inline]
SimTK::Mat::operator=(const EE *p)Mat< M, N, ELT, CS, RS > [inline]
SimTK::Mat::operator=(const EE &e)Mat< M, N, ELT, CS, RS > [inline]
operator[](int i) const Rotation [inline]
SimTK::Mat::operator[](int i)Mat< M, N, ELT, CS, RS > [inline]
operator~() const Rotation [inline]
operator~()Rotation [inline]
positionalTranspose() const Mat< M, N, ELT, CS, RS > [inline]
Precision typedefMat< M, N, ELT, CS, RS >
real() const Mat< M, N, ELT, CS, RS > [inline]
real()Mat< M, N, ELT, CS, RS > [inline]
RealStrideFactor enum valueMat< M, N, ELT, CS, RS >
Rotation()Rotation [inline]
Rotation(const Rotation &R)Rotation [inline]
Rotation(Real angle, const CoordinateAxis &axis)Rotation [inline]
Rotation(Real angle, const CoordinateAxis::XCoordinateAxis)Rotation [inline]
Rotation(Real angle, const CoordinateAxis::YCoordinateAxis)Rotation [inline]
Rotation(Real angle, const CoordinateAxis::ZCoordinateAxis)Rotation [inline]
Rotation(Real angle, const UnitVec3 &unitVector)Rotation [inline]
Rotation(Real angle, const Vec3 &nonUnitVector)Rotation [inline]
Rotation(BodyOrSpaceType bodyOrSpace, Real angle1, const CoordinateAxis &axis1, Real angle2, const CoordinateAxis &axis2)Rotation [inline]
Rotation(BodyOrSpaceType bodyOrSpace, Real angle1, const CoordinateAxis &axis1, Real angle2, const CoordinateAxis &axis2, Real angle3, const CoordinateAxis &axis3)Rotation [inline]
Rotation(const Quaternion &q)Rotation [inline, explicit]
Rotation(const Mat33 &m, bool)Rotation [inline]
Rotation(const Mat33 &m)Rotation [inline, explicit]
Rotation(const UnitVec3 &uvec, const CoordinateAxis axis)Rotation [inline]
Rotation(const UnitVec3 &uveci, const CoordinateAxis &axisi, const Vec3 &vecjApprox, const CoordinateAxis &axisjApprox)Rotation [inline]
Rotation(const InverseRotation &)Rotation [inline]
row(int i) const Rotation [inline]
SimTK::Mat::row(int i)Mat< M, N, ELT, CS, RS > [inline]
RowSpacing enum valueMat< M, N, ELT, CS, RS >
RowType typedefRotation
Scalar typedefMat< M, N, ELT, CS, RS >
scalarAdd(const EE &e) const Mat< M, N, ELT, CS, RS > [inline]
scalarDivide(const EE &e) const Mat< M, N, ELT, CS, RS > [inline]
scalarDivideEq(const EE &ee)Mat< M, N, ELT, CS, RS > [inline]
scalarDivideEqFromLeft(const EE &ee)Mat< M, N, ELT, CS, RS > [inline]
scalarDivideFromLeft(const EE &e) const Mat< M, N, ELT, CS, RS > [inline]
scalarEq(const EE &ee)Mat< M, N, ELT, CS, RS > [inline]
scalarMinusEq(const EE &ee)Mat< M, N, ELT, CS, RS > [inline]
scalarMinusEqFromLeft(const EE &ee)Mat< M, N, ELT, CS, RS > [inline]
scalarMultiply(const EE &e) const Mat< M, N, ELT, CS, RS > [inline]
scalarMultiplyFromLeft(const EE &e) const Mat< M, N, ELT, CS, RS > [inline]
ScalarNormSq typedefMat< M, N, ELT, CS, RS >
scalarNormSqr() const Mat< M, N, ELT, CS, RS > [inline]
scalarPlusEq(const EE &ee)Mat< M, N, ELT, CS, RS > [inline]
scalarSubtract(const EE &e) const Mat< M, N, ELT, CS, RS > [inline]
scalarSubtractFromLeft(const EE &e) const Mat< M, N, ELT, CS, RS > [inline]
scalarTimesEq(const EE &ee)Mat< M, N, ELT, CS, RS > [inline]
scalarTimesEqFromLeft(const EE &ee)Mat< M, N, ELT, CS, RS > [inline]
setRotationColFromUnitVecTrustMe(int coli, const UnitVec3 &uveci)Rotation [inline]
setRotationFromAngleAboutAxis(Real angle, const CoordinateAxis &axis)Rotation [inline]
setRotationFromAngleAboutNonUnitVector(Real angle, const Vec3 &nonUnitVector)Rotation [inline]
setRotationFromAngleAboutUnitVector(Real angle, const UnitVec3 &unitVector)Rotation
setRotationFromAngleAboutX(Real angle)Rotation [inline]
setRotationFromAngleAboutX(Real cosAngle, Real sinAngle)Rotation [inline]
setRotationFromAngleAboutY(Real angle)Rotation [inline]
setRotationFromAngleAboutY(Real cosAngle, Real sinAngle)Rotation [inline]
setRotationFromAngleAboutZ(Real angle)Rotation [inline]
setRotationFromAngleAboutZ(Real cosAngle, Real sinAngle)Rotation [inline]
setRotationFromApproximateMat33(const Mat33 &m)Rotation
setRotationFromMat33TrustMe(const Mat33 &m)Rotation [inline]
setRotationFromOneAxis(const UnitVec3 &uvec, const CoordinateAxis axis)Rotation
setRotationFromQuaternion(const Quaternion &q)Rotation
setRotationFromThreeAnglesThreeAxes(BodyOrSpaceType bodyOrSpace, Real angle1, const CoordinateAxis &axis1, Real angle2, const CoordinateAxis &axis2, Real angle3, const CoordinateAxis &axis3)Rotation
setRotationFromTwoAnglesTwoAxes(BodyOrSpaceType bodyOrSpace, Real angle1, const CoordinateAxis &axis1, Real angle2, const CoordinateAxis &axis2)Rotation
setRotationFromTwoAxes(const UnitVec3 &uveci, const CoordinateAxis &axisi, const Vec3 &vecjApprox, const CoordinateAxis &axisjApprox)Rotation
setRotationFromUnitVecsTrustMe(const UnitVec3 &colA, const UnitVec3 &colB, const UnitVec3 &colC)Rotation [inline]
setRotationToBodyFixedXY(const Vec2 &v)Rotation [inline]
setRotationToBodyFixedXYZ(const Vec3 &v)Rotation [inline]
setRotationToIdentityMatrix()Rotation [inline]
setRotationToNaN()Rotation [inline]
SignInterpretation enum valueMat< M, N, ELT, CS, RS >
size() const Mat< M, N, ELT, CS, RS > [inline]
sqrt() const Mat< M, N, ELT, CS, RS > [inline]
standardize() const Mat< M, N, ELT, CS, RS > [inline]
StdNumber typedefMat< M, N, ELT, CS, RS >
sum() const Mat< M, N, ELT, CS, RS > [inline]
T typedefMat< M, N, ELT, CS, RS >
TAbs typedefMat< M, N, ELT, CS, RS >
TAppendCol typedefMat< M, N, ELT, CS, RS >
TAppendRow typedefMat< M, N, ELT, CS, RS >
TAppendRowCol typedefMat< M, N, ELT, CS, RS >
TCol typedefMat< M, N, ELT, CS, RS >
TComplex typedefMat< M, N, ELT, CS, RS >
TDiag typedefMat< M, N, ELT, CS, RS >
TDropCol typedefMat< M, N, ELT, CS, RS >
TDropRow typedefMat< M, N, ELT, CS, RS >
TDropRowCol typedefMat< M, N, ELT, CS, RS >
TElement typedefMat< M, N, ELT, CS, RS >
THerm typedefMat< M, N, ELT, CS, RS >
TImag typedefMat< M, N, ELT, CS, RS >
TInvert typedefMat< M, N, ELT, CS, RS >
TNeg typedefMat< M, N, ELT, CS, RS >
TNormalize typedefMat< M, N, ELT, CS, RS >
toMat33() const Rotation [inline]
TPacked typedefMat< M, N, ELT, CS, RS >
TPosTrans typedefMat< M, N, ELT, CS, RS >
trace() const Mat< M, N, ELT, CS, RS > [inline]
transpose() const Rotation [inline]
TransposeType typedefMat< M, N, ELT, CS, RS >
TReal typedefMat< M, N, ELT, CS, RS >
TRow typedefMat< M, N, ELT, CS, RS >
TSqHermT typedefMat< M, N, ELT, CS, RS >
TSqrt typedefMat< M, N, ELT, CS, RS >
TSqTHerm typedefMat< M, N, ELT, CS, RS >
TStandard typedefMat< M, N, ELT, CS, RS >
TWithoutNegator typedefMat< M, N, ELT, CS, RS >
ULessScalar typedefMat< M, N, ELT, CS, RS >
updAs(ELT *p)Mat< M, N, ELT, CS, RS > [inline, static]
updCastAwayNegatorIfAny()Mat< M, N, ELT, CS, RS > [inline]
updInvert()Rotation [inline]
updNegate()Mat< M, N, ELT, CS, RS > [inline]
updPositionalTranspose()Mat< M, N, ELT, CS, RS > [inline]
updSubMat(int i, int j)Mat< M, N, ELT, CS, RS > [inline]
updTranspose()Rotation [inline]
x() const Rotation [inline]
y() const Rotation [inline]
z() const Rotation [inline]

Generated on Wed Dec 30 11:05:28 2009 for SimTKcore by  doxygen 1.6.1