OrbbecSDK2 2.0.2
OrbbecSDK2: New generation Software-Development-Kit for Orbbec 3D-Sensor devices
载入中...
搜索中...
未找到
Public 属性 | 所有成员列表
ob2_int_property_capability_t结构体 参考

整型属性命令能力 更多...

#include <ob2types.h>

Public 属性

int max
 最大值 更多...
 
int min
 最小值 更多...
 
int step
 步进值 更多...
 
int def
 默认值 更多...
 

详细描述

整型属性命令能力

在文件 ob2types.h1275 行定义.

类成员变量说明

◆ max

int ob2_int_property_capability_t::max

最大值

在文件 ob2types.h1276 行定义.

◆ min

int ob2_int_property_capability_t::min

最小值

在文件 ob2types.h1277 行定义.

◆ step

int ob2_int_property_capability_t::step

步进值

在文件 ob2types.h1278 行定义.

◆ def

int ob2_int_property_capability_t::def

默认值

在文件 ob2types.h1279 行定义.


该结构体的文档由以下文件生成: