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