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