The SbMatrixd type exposes the following members.
Methods
| Name | Description |
---|
 | Det3 | |
 | Det3(Int32, Int32, Int32, Int32, Int32, Int32) | |
 | Det4 | |
 | Equals(Object) | (Overrides ValueTypeEquals(Object).) |
 | Equals(Object, Double) | |
 | Factor | |
 | GetHashCode | (Overrides ValueTypeGetHashCode.) |
 | GetTransform(SbVec3d, SbRotationd, SbVec3d, SbRotationd) | |
 | GetTransform(SbVec3d, SbRotationd, SbVec3d, SbRotationd, SbVec3d) | |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
  | Identity | |
 | Inverse | |
 | LUBackSubstitution | |
 | LUDecomposition | |
 | MakeIdentity | |
 | MultDirMatrix(SbVec3d, SbVec3d) | |
 | MultDirMatrix(SbVec3d, SbVec3d) | |
 | MultLeft(SbMatrixd) | |
 | MultLeft(SbMatrixd) | |
 | MultLineMatrix(SbLine, SbLine) | |
 | MultLineMatrix(SbLine, SbLine) | |
 | MultMatrixVec(SbVec3d, SbVec3d) | |
 | MultMatrixVec(SbVec3d, SbVec4f) | |
 | MultMatrixVec(SbVec3d, SbVec3d) | |
 | MultMatrixVec(SbVec3d, SbVec4f) | |
 | MultRight(SbMatrixd) | |
 | MultRight(SbMatrixd) | |
 | MultVecMatrix(SbVec3d, SbVec3d) | |
 | MultVecMatrix(SbVec3d, SbVec4f) | |
 | MultVecMatrix(SbVec3d, SbVec3d) | |
 | MultVecMatrix(SbVec3d, SbVec4f) | |
 | Scale | |
 | SetRotate(SbRotationd) | |
 | SetRotate(SbRotationd) | |
 | SetScale(Double) | |
 | SetScale(SbVec3d) | |
 | SetScale(SbVec3d) | |
 | SetTransform(SbVec3d, SbRotationd, SbVec3d) | |
 | SetTransform(SbVec3d, SbRotationd, SbVec3d) | |
 | SetTransform(SbVec3d, SbRotationd, SbVec3d, SbRotationd) | |
 | SetTransform(SbVec3d, SbRotationd, SbVec3d, SbRotationd) | |
 | SetTransform(SbVec3d, SbRotationd, SbVec3d, SbRotationd, SbVec3d) | |
 | SetTransform(SbVec3d, SbRotationd, SbVec3d, SbRotationd, SbVec3d) | |
 | SetTranslate(SbVec3d) | |
 | SetTranslate(SbVec3d) | |
 | SetValue(Double) | |
 | SetValue(Double) | |
 | SetValue(SbMatrix) | |
 | SetValue(SbMatrix) | |
 | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
 | Translate | |
 | Transpose | |
Top
See Also