OrbbecSDK  1.5.7
OrbbecSDK: Software-Development-Kit for Orbbec 3D-Sensor devices
| 命名空间
Device.hpp 文件参考

设备相关类型,包括获取创建设备,设置及获取设备属性,获取传感器等操作 更多...

#include "Types.hpp"
#include "libobsensor/h/Property.h"
#include <memory>
#include <string>
#include <vector>

浏览源代码.

class  ob::Device
 
class  ob::DeviceInfo
 描述设备信息的类,代表一个RGBD相机的名称,id,序列号等其他设备自身基本信息。 更多...
 
class  ob::DeviceList
 
class  ob::CameraParamList
 
class  ob::OBDepthWorkModeList
 相机深度模式列表 更多...
 

命名空间

 ob
 

详细描述

设备相关类型,包括获取创建设备,设置及获取设备属性,获取传感器等操作

在文件 Device.hpp 中定义.