SbVec3f Structure |
Namespace: OIV.Inventor
The SbVec3f type exposes the following members.
Name | Description | |
---|---|---|
SbVec3f(Single) | Initializes a new instance of the SbVec3f class | |
SbVec3f(Single) | Initializes a new instance of the SbVec3f class | |
SbVec3f(Single, Single, Single) | Initializes a new instance of the SbVec3f class | |
SbVec3f(SbPlane, SbPlane, SbPlane) | Initializes a new instance of the SbVec3f class | |
SbVec3f(SbPlane, SbPlane, SbPlane) | Initializes a new instance of the SbVec3f class |
Name | Description | |
---|---|---|
ConvertFromT | ||
Cross(SbVec3f) | ||
Cross(SbVec3f) | ||
Dot(SbVec3f) | ||
Dot(SbVec3f) | ||
Equals(Object) | (Overrides ValueTypeEquals(Object).) | |
Equals(Object, Single) | ||
GetClosestAxis | ||
GetHashCode | (Overrides ValueTypeGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetValue | ||
Length | ||
Negate | ||
Normalize | ||
SetValue(Double) | ||
SetValue(Single) | ||
SetValue(SbVec3d) | ||
SetValue(SbVec3d) | ||
SetValue(Double, Double, Double) | ||
SetValue(Single, Single, Single) | ||
SetValue(SbVec3f, SbVec3f, SbVec3f, SbVec3f) | ||
SetValue(SbVec3f, SbVec3f, SbVec3f, SbVec3f) | ||
ToArray | ||
ToString | (Overrides ValueTypeToString.) |
Name | Description | |
---|---|---|
Addition | ||
Division(SbVec3f, SbVec3f) | ||
Division(SbVec3f, Single) | ||
Equality | ||
Inequality | ||
Multiply(Single, SbVec3f) | ||
Multiply(SbVec3f, SbVec3f) | ||
Multiply(SbVec3f, Single) | ||
Subtraction | ||
UnaryNegation |