Click or drag to resize
SbMatrixd Methods

The SbMatrixd type exposes the following members.

Methods
  NameDescription
Public methodDet3
Public methodDet3(Int32, Int32, Int32, Int32, Int32, Int32)
Public methodDet4
Public methodEquals(Object) (Overrides ValueTypeEquals(Object).)
Public methodEquals(Object, Double)
Public methodFactor
Public methodGetHashCode (Overrides ValueTypeGetHashCode.)
Public methodGetTransform(SbVec3d, SbRotationd, SbVec3d, SbRotationd)
Public methodGetTransform(SbVec3d, SbRotationd, SbVec3d, SbRotationd, SbVec3d)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberIdentity
Public methodInverse
Public methodLUBackSubstitution
Public methodLUDecomposition
Public methodMakeIdentity
Public methodMultDirMatrix(SbVec3d, SbVec3d)
Public methodMultDirMatrix(SbVec3d, SbVec3d)
Public methodMultLeft(SbMatrixd)
Public methodMultLeft(SbMatrixd)
Public methodMultLineMatrix(SbLine, SbLine)
Public methodMultLineMatrix(SbLine, SbLine)
Public methodMultMatrixVec(SbVec3d, SbVec3d)
Public methodMultMatrixVec(SbVec3d, SbVec4f)
Public methodMultMatrixVec(SbVec3d, SbVec3d)
Public methodMultMatrixVec(SbVec3d, SbVec4f)
Public methodMultRight(SbMatrixd)
Public methodMultRight(SbMatrixd)
Public methodMultVecMatrix(SbVec3d, SbVec3d)
Public methodMultVecMatrix(SbVec3d, SbVec4f)
Public methodMultVecMatrix(SbVec3d, SbVec3d)
Public methodMultVecMatrix(SbVec3d, SbVec4f)
Public methodScale
Public methodSetRotate(SbRotationd)
Public methodSetRotate(SbRotationd)
Public methodSetScale(Double)
Public methodSetScale(SbVec3d)
Public methodSetScale(SbVec3d)
Public methodSetTransform(SbVec3d, SbRotationd, SbVec3d)
Public methodSetTransform(SbVec3d, SbRotationd, SbVec3d)
Public methodSetTransform(SbVec3d, SbRotationd, SbVec3d, SbRotationd)
Public methodSetTransform(SbVec3d, SbRotationd, SbVec3d, SbRotationd)
Public methodSetTransform(SbVec3d, SbRotationd, SbVec3d, SbRotationd, SbVec3d)
Public methodSetTransform(SbVec3d, SbRotationd, SbVec3d, SbRotationd, SbVec3d)
Public methodSetTranslate(SbVec3d)
Public methodSetTranslate(SbVec3d)
Public methodSetValue(Double)
Public methodSetValue(Double)
Public methodSetValue(SbMatrix)
Public methodSetValue(SbMatrix)
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Public methodTranslate
Public methodTranspose
Top
See Also