SbVec4fSetValue Method |
Name | Description | |
---|---|---|
SetValue(Double) |
Sets the vector components giving an array of 3 double.
| |
SetValue(Single) |
Sets the vector components giving an array of 3 float.
| |
SetValue(SbVec4d) |
Sets value of vector from a double precision vector.
| |
SetValue(SbVec4d) |
Sets value of vector from a double precision vector.
| |
SetValue(Double, Double, Double, Double) |
Sets the vector components.
| |
SetValue(Single, Single, Single, Single) |
Sets the vector components.
|