SqueezeBrains SDK 1.13
sb_t_range Struct Reference

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
 

Detailed Description

Represents an ordered pair of 32 bits signed integer minimum and maximum values that defines a range.

Definition at line 5800 of file sb.h.


The documentation for this struct was generated from the following file: