|
OrbbecSDK 1.10.18
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
|
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 "libobsensor/hpp/Filter.hpp"#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 representing a list of devices. More... | |
| class | ob::CameraParamList |
| Class representing a list of camera parameters. More... | |
| class | ob::OBDepthWorkModeList |
| Class representing a list of OBDepthWorkMode. More... | |
| class | ob::DevicePresetList |
| Class representing a list of device presets @breif A device preset is a set of parameters or configurations that can be applied to the device to achieve a specific effect or function. More... | |
Namespaces | |
| namespace | ob |
Macros | |
| #define | timerReset timestampReset |
| Alias for timestampReset since it is more accurate. | |
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.
| #define timerReset timestampReset |
Alias for timestampReset since it is more accurate.
Definition at line 528 of file Device.hpp.