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