Go to the source code of this file.
Classes | |
struct | rsimpl::cam_mode |
class | rsimpl::iv_camera |
Namespaces | |
rsimpl | |
Macros | |
#define | LIBREALSENSE_IV_CAMERA_H |
Functions | |
rs_intrinsics | rsimpl::MakeColorIntrinsics (const ivcam::camera_calib_params &c, const int2 &dims) |
rs_intrinsics | rsimpl::MakeDepthIntrinsics (const ivcam::camera_calib_params &c, const int2 &dims) |
void | rsimpl::update_supported_options (uvc::device &dev, const uvc::extension_unit depth_xu, const std::vector< std::pair< rs_option, char >> options, std::vector< supported_option > &supported_options) |
#define LIBREALSENSE_IV_CAMERA_H |
Definition at line 6 of file ivcam-device.h.