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