Valuator.bounds
void bounds(double min, double max) nothrow @nogcSets the minimum and maximum values of the range (alias for range).
Parameters
min | The minimum value |
max | The maximum value |
void bounds(double min, double max) nothrow @nogcSets the minimum and maximum values of the range (alias for range).
min | The minimum value |
max | The maximum value |