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