Go to the source code of this file.
Classes | |
struct | rsimpl::cam_mode |
class | rsimpl::iv_camera |
Namespaces | |
namespace | rsimpl |
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) |