OrbbecSDK 2.0.18
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
|
Structure for integer range. More...
#include <ObTypes.h>
Public Attributes | |
int32_t | cur |
Current value. | |
int32_t | max |
Maximum value. | |
int32_t | min |
Minimum value. | |
int32_t | step |
Step value. | |
int32_t | def |
Default value. | |