OrbbecSDK  1.5.7
OrbbecSDK: Software-Development-Kit for Orbbec 3D-Sensor devices
Classes | Namespaces | Typedefs
Pipeline.hpp File Reference

The SDK's advanced API type can quickly implement switching streaming, frame synchronization, software filtering, and generating point cloud operations. More...

#include "Types.hpp"
#include <functional>
#include <memory>

Go to the source code of this file.

Classes

class  ob::Pipeline
 
class  ob::Config
 

Namespaces

 ob
 

Typedefs

typedef std::function< void(std::shared_ptr< FrameSet > frame)> ob::FrameSetCallback
 

Detailed Description

The SDK's advanced API type can quickly implement switching streaming, frame synchronization, software filtering, and generating point cloud operations.

Definition in file Pipeline.hpp.