OrbbecSDK
2.5.5
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
Loading...
Searching...
No Matches
include
libobsensor
ObSensor.hpp
Go to the documentation of this file.
1
// Copyright (c) Orbbec Inc. All Rights Reserved.
2
// Licensed under the MIT License.
3
9
#pragma once
10
11
#include <
libobsensor/hpp/Context.hpp
>
12
#include <
libobsensor/hpp/Device.hpp
>
13
#include <
libobsensor/hpp/Error.hpp
>
14
#include <
libobsensor/hpp/Filter.hpp
>
15
#include <
libobsensor/hpp/Frame.hpp
>
16
#include <
libobsensor/hpp/Pipeline.hpp
>
17
#include <
libobsensor/hpp/RecordPlayback.hpp
>
18
#include <
libobsensor/hpp/Sensor.hpp
>
19
#include <
libobsensor/hpp/StreamProfile.hpp
>
20
#include <
libobsensor/hpp/Version.hpp
>
21
#include <
libobsensor/hpp/TypeHelper.hpp
>
Context.hpp
The SDK context class, which serves as the entry point to the underlying SDK. It is used to query dev...
Device.hpp
Device related types, including operations such as getting and creating a device, setting and obtaini...
Error.hpp
This file defines the Error class, which describes abnormal errors within the SDK....
Filter.hpp
This file contains the Filter class, which is the processing unit of the SDK that can perform point c...
Frame.hpp
Frame related type, which is mainly used to obtain frame data and frame information.
Pipeline.hpp
The SDK's advanced API type can quickly implement switching streaming and frame synchronization opera...
RecordPlayback.hpp
Record and playback device-related types, including interfaces to create recording and playback devic...
Sensor.hpp
Defines types related to sensors, which are used to obtain stream configurations, open and close stre...
StreamProfile.hpp
The stream profile related type is used to get information such as the width, height,...
TypeHelper.hpp
Version.hpp
Provides functions to retrieve version information of the SDK.
Generated on
for OrbbecSDK by
1.14.0