SbMatrix3 Methods |
The SbMatrix3 type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Overrides ValueTypeEquals(Object).) | |
GetHashCode | (Overrides ValueTypeGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Identity | ||
MakeIdentity | ||
MultLeft(SbMatrix3) | ||
MultLeft(SbMatrix3) | ||
MultMatrixVec(SbVec3f, SbVec3f) | ||
MultMatrixVec(SbVec3f, SbVec3f) | ||
MultRight(SbMatrix3) | ||
MultRight(SbMatrix3) | ||
MultVecMatrix(SbVec3f, SbVec3f) | ||
MultVecMatrix(SbVec3f, SbVec3f) | ||
SetRotate(SbRotation) | ||
SetRotate(SbRotation) | ||
SetScale(Single) | ||
SetScale(SbVec3f) | ||
SetScale(SbVec3f) | ||
SetValue(Single) | ||
SetValue(Single) | ||
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |