|
OrbbecSDK 2.5.5
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
|
This is the complete list of members for ob::VideoStreamProfile, including all inherited members.
| as() | ob::StreamProfile | inline |
| as() const | ob::StreamProfile | inline |
| bindExtrinsicTo(std::shared_ptr< StreamProfile > target, const OBExtrinsic &extrinsic) | ob::StreamProfile | inline |
| bindExtrinsicTo(const OBStreamType &targetStreamType, const OBExtrinsic &extrinsic) | ob::StreamProfile | inline |
| format() const | ob::StreamProfile | inline |
| fps() const | ob::VideoStreamProfile | inline |
| getDistortion() const | ob::VideoStreamProfile | inline |
| getExtrinsicTo(std::shared_ptr< StreamProfile > target) const | ob::StreamProfile | inline |
| getFormat() const | ob::StreamProfile | inline |
| getFps() const | ob::VideoStreamProfile | inline |
| getHeight() const | ob::VideoStreamProfile | inline |
| getImpl() const | ob::StreamProfile | inline |
| getIntrinsic() const | ob::VideoStreamProfile | inline |
| getType() const | ob::StreamProfile | inline |
| getWidth() const | ob::VideoStreamProfile | inline |
| height() const | ob::VideoStreamProfile | inline |
| impl_ | ob::StreamProfile | protected |
| is() const | ob::StreamProfile | |
| operator=(StreamProfile &streamProfile)=delete | ob::StreamProfile | |
| operator=(StreamProfile &&streamProfile) noexcept | ob::StreamProfile | inline |
| setDistortion(const OBCameraDistortion &distortion) | ob::VideoStreamProfile | inline |
| setIntrinsic(const OBCameraIntrinsic &intrinsic) | ob::VideoStreamProfile | inline |
| StreamProfile(StreamProfile &streamProfile)=delete | ob::StreamProfile | |
| StreamProfile(StreamProfile &&streamProfile) noexcept | ob::StreamProfile | inline |
| StreamProfile(const ob_stream_profile_t *impl) | ob::StreamProfile | inlineexplicitprotected |
| type() const | ob::StreamProfile | inline |
| VideoStreamProfile(const ob_stream_profile_t *impl) | ob::VideoStreamProfile | inlineexplicit |
| width() const | ob::VideoStreamProfile | inline |
| ~StreamProfile() noexcept | ob::StreamProfile | inlinevirtual |
| ~VideoStreamProfile() noexcept override=default | ob::VideoStreamProfile |