SbRotation Structure |
Namespace: OIV.Inventor
The SbRotation type exposes the following members.
Name | Description | |
---|---|---|
SbRotation(Single) | Initializes a new instance of the SbRotation class | |
SbRotation(SbMatrix) | Initializes a new instance of the SbRotation class | |
SbRotation(SbMatrix) | Initializes a new instance of the SbRotation class | |
SbRotation(SbVec3f, SbVec3f) | Initializes a new instance of the SbRotation class | |
SbRotation(SbVec3f, Single) | Initializes a new instance of the SbRotation class | |
SbRotation(SbVec3f, SbVec3f) | Initializes a new instance of the SbRotation class | |
SbRotation(SbVec3f, Single) | Initializes a new instance of the SbRotation class | |
SbRotation(Single, Single, Single, Single) | Initializes a new instance of the SbRotation class |
Name | Description | |
---|---|---|
Equals(Object) | (Overrides ValueTypeEquals(Object).) | |
Equals(Object, Single) | ||
GetHashCode | (Overrides ValueTypeGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetValue(SbMatrix) | ||
GetValue(SbMatrix3) | ||
GetValue(SbMatrixd) | ||
GetValue(SbVec3f, Single) | ||
GetValue(Single, Single, Single, Single) | ||
Identity | ||
Inverse | ||
Invert | ||
Mult(SbRotation) | ||
Mult(SbRotation) | ||
MultVec(SbVec3f) | ||
MultVec(SbVec3f, SbVec3f) | ||
MultVec(SbVec3f, SbVec3f) | ||
ScaleAngle | ||
SetValue(Single) | ||
SetValue(SbMatrix) | ||
SetValue(SbMatrix) | ||
SetValue(SbMatrixd) | ||
SetValue(SbMatrixd) | ||
SetValue(SbRotationd) | ||
SetValue(SbRotationd) | ||
SetValue(SbVec3f, SbVec3f) | ||
SetValue(SbVec3f, Single) | ||
SetValue(SbVec3f, SbVec3f) | ||
SetValue(SbVec3f, Single) | ||
SetValue(Single, Single, Single, Single) | ||
Slerp(SbRotation, SbRotation, Single) | ||
Slerp(SbRotation, SbRotation, Single) | ||
ToString | (Overrides ValueTypeToString.) |