![]() |
OrbbecSDK
1.5.7
OrbbecSDK: Software-Development-Kit for Orbbec 3D-Sensor devices
|
Device related types, including operations such as getting and creating a device, setting and obtaining device attributes, and obtaining sensors. More...
#include "Types.hpp"
#include "libobsensor/h/Property.h"
#include <memory>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | ob::Device |
class | ob::DeviceInfo |
A class describing device information, representing the name, id, serial number and other basic information of an RGBD camera. More... | |
class | ob::DeviceList |
class | ob::CameraParamList |
class | ob::OBDepthWorkModeList |
Type contain list of OBDepthWorkMode. More... | |
Namespaces | |
ob | |
Device related types, including operations such as getting and creating a device, setting and obtaining device attributes, and obtaining sensors.
Definition in file Device.hpp.