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 304 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:
- D:/program/gitlab_repository/package/openorbbecsdkgroup/OpenOrbbecSDK/include/libobsensor/h/ObTypes.h