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