C++
void set( double );
Description
Changes the instance to be of type kDouble, and assigns a new value.
Parameters
| Parameters | Description |
|---|---|
| value | Input new floating point value for this instance. |
void set( double );
Changes the instance to be of type kDouble, and assigns a new value.
| Parameters | Description |
|---|---|
| value | Input new floating point value for this instance. |