SqueezeBrains SDK 1.18
|
Range value class that wraps the sb_t_range_flt structure More...
#include <cs_sb.h>
Public Member Functions | |
String | ToString () override |
Formats the range in a readable string (min;max). More... | |
Data Fields | |
float | min |
minumum value | |
float | max |
maximum value | |
Range value class that wraps the sb_t_range_flt structure
|
override |
Formats the range in a readable string (min;max).