![]() |
OrbbecSDK
1.5.7
OrbbecSDK: Software-Development-Kit for Orbbec 3D-Sensor devices
|
#include <Device.hpp>
Public 成员函数 | |
CameraParamList (std::unique_ptr< CameraParamListImpl > impl) | |
~CameraParamList () noexcept | |
uint32_t | count () |
相机参数组数 更多... | |
OBCameraParam | getCameraParam (uint32_t index) |
获取相机参数 更多... | |
在文件 Device.hpp 第 1036 行定义.
ob::CameraParamList::CameraParamList | ( | std::unique_ptr< CameraParamListImpl > | impl | ) |
|
noexcept |
uint32_t ob::CameraParamList::count | ( | ) |
相机参数组数
OBCameraParam ob::CameraParamList::getCameraParam | ( | uint32_t | index | ) |