OrbbecSDK 1.10.18
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
|
Defines types related to sensors, which are used to obtain stream configurations, open and close streams, and set and get sensor properties. More...
Go to the source code of this file.
Classes | |
class | ob::Sensor |
class | ob::SensorList |
class | ob::OBFilterList |
Class representing a list of FrameProcessingBlock. More... | |
Namespaces | |
namespace | ob |
Typedefs | |
using | ob::FrameCallback = std::function< void(std::shared_ptr< Frame > frame)> |
Callback function for frame data. | |
Defines types related to sensors, which are used to obtain stream configurations, open and close streams, and set and get sensor properties.
Definition in file Sensor.hpp.