Click or drag to resize
SbMatrix3 Methods

The SbMatrix3 type exposes the following members.

Methods
  NameDescription
Public methodEquals (Overrides ValueTypeEquals(Object).)
Public methodGetHashCode (Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberIdentity
Public methodMakeIdentity
Public methodMultLeft(SbMatrix3)
Public methodMultLeft(SbMatrix3)
Public methodMultMatrixVec(SbVec3f, SbVec3f)
Public methodMultMatrixVec(SbVec3f, SbVec3f)
Public methodMultRight(SbMatrix3)
Public methodMultRight(SbMatrix3)
Public methodMultVecMatrix(SbVec3f, SbVec3f)
Public methodMultVecMatrix(SbVec3f, SbVec3f)
Public methodSetRotate(SbRotation)
Public methodSetRotate(SbRotation)
Public methodSetScale(Single)
Public methodSetScale(SbVec3f)
Public methodSetScale(SbVec3f)
Public methodSetValue(Single)
Public methodSetValue(Single)
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
See Also