![]() |
OrbbecSDK
1.5.7
OrbbecSDK: Software-Development-Kit for Orbbec 3D-Sensor devices
|
用于描述每一个属性的特性 更多...
#include <Property.h>
Public 属性 | |
OBPropertyID | id |
属性id 更多... | |
const char * | name |
属性名字 更多... | |
OBPropertyType | type |
属性类型 更多... | |
OBPermissionType | permission |
属性读写权限 更多... | |
用于描述每一个属性的特性
在文件 Property.h 第 189 行定义.
OBPropertyID OBPropertyItem::id |
属性id
在文件 Property.h 第 190 行定义.
const char* OBPropertyItem::name |
属性名字
在文件 Property.h 第 191 行定义.
OBPropertyType OBPropertyItem::type |
属性类型
在文件 Property.h 第 192 行定义.
OBPermissionType OBPropertyItem::permission |
属性读写权限
在文件 Property.h 第 193 行定义.