SqueezeBrains SDK 1.18
|
Represents an ordered pair of 32 bits signed integer minimum and maximum values that defines a range. More...
#include <sb.h>
Data Fields | |
int | min |
minimum value | |
int | max |
maximum value | |
Represents an ordered pair of 32 bits signed integer minimum and maximum values that defines a range.