|
OrbbecSDK2 2.0.2
OrbbecSDK2: New generation Software-Development-Kit for Orbbec 3D-Sensor devices
|
整型属性命令能力 更多...
#include <ob2types.h>
Public 属性 | |
| int | max |
| 最大值 更多... | |
| int | min |
| 最小值 更多... | |
| int | step |
| 步进值 更多... | |
| int | def |
| 默认值 更多... | |
整型属性命令能力
在文件 ob2types.h 第 1275 行定义.
| int ob2_int_property_capability_t::max |
最大值
在文件 ob2types.h 第 1276 行定义.
| int ob2_int_property_capability_t::min |
最小值
在文件 ob2types.h 第 1277 行定义.
| int ob2_int_property_capability_t::step |
步进值
在文件 ob2types.h 第 1278 行定义.
| int ob2_int_property_capability_t::def |
默认值
在文件 ob2types.h 第 1279 行定义.