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