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