Structure for integer range.
More...
#include <ObTypes.h>
|
| 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.
|
Structure for integer range.
Definition at line 321 of file ObTypes.h.
◆ cur
| int32_t OBIntPropertyRange::cur |
◆ max
| int32_t OBIntPropertyRange::max |
◆ min
| int32_t OBIntPropertyRange::min |
◆ step
| int32_t OBIntPropertyRange::step |
◆ def
| int32_t OBIntPropertyRange::def |
The documentation for this struct was generated from the following file:
- E:/jenkins/workspace/OrbbecSDK/build_sdk/OpenOrbbecSDK/include/libobsensor/h/ObTypes.h