OrbbecSDK 2.0.18
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
|
This is the complete list of members for ob::Pipeline, including all inherited members.
disableFrameSync() const | ob::Pipeline | inline |
enableFrameSync() const | ob::Pipeline | inline |
FrameSetCallback typedef | ob::Pipeline | |
frameSetCallback(ob_frame_t *frameSet, void *userData) | ob::Pipeline | inlinestatic |
getCalibrationParam(std::shared_ptr< Config > config) | ob::Pipeline | inline |
getCameraParam() | ob::Pipeline | inline |
getCameraParamWithProfile(uint32_t colorWidth, uint32_t colorHeight, uint32_t depthWidth, uint32_t depthHeight) | ob::Pipeline | inline |
getConfig() const | ob::Pipeline | inline |
getD2CDepthProfileList(std::shared_ptr< StreamProfile > colorProfile, OBAlignMode alignMode) | ob::Pipeline | inline |
getDevice() const | ob::Pipeline | inline |
getStreamProfileList(OBSensorType sensorType) const | ob::Pipeline | inline |
Pipeline() | ob::Pipeline | inline |
Pipeline(std::shared_ptr< Device > device) | ob::Pipeline | inlineexplicit |
start(std::shared_ptr< Config > config=nullptr) const | ob::Pipeline | inline |
start(std::shared_ptr< Config > config, FrameSetCallback callback) | ob::Pipeline | inline |
stop() const | ob::Pipeline | inline |
waitForFrames(uint32_t timeoutMs=1000) const | ob::Pipeline | inline |
waitForFrameset(uint32_t timeoutMs=1000) const | ob::Pipeline | inline |
~Pipeline() noexcept | ob::Pipeline | inline |