Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Classes | Namespaces | Macros | Functions
ivcam-device.h File Reference
#include "ivcam-private.h"
#include "device.h"

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::MakeDepthIntrinsics (const ivcam::camera_calib_params &c, const int2 &dims)
 
rs_intrinsics rsimpl::MakeColorIntrinsics (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)
 

Macro Definition Documentation

#define LIBREALSENSE_IV_CAMERA_H