Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Member Functions | List of all members
librealsense::depth_sensor Class Referenceabstract

#include <streaming.h>

Inheritance diagram for librealsense::depth_sensor:
librealsense::recordable< depth_sensor > librealsense::depth_sensor_snapshot librealsense::depth_stereo_sensor librealsense::sr300_camera::sr300_depth_sensor librealsense::depth_stereo_sensor_snapshot librealsense::depth_stereo_sensor_snapshot

Public Member Functions

virtual float get_depth_scale () const =0
 
virtual ~depth_sensor ()=default
 
- Public Member Functions inherited from librealsense::recordable< depth_sensor >
virtual void create_snapshot (std::shared_ptr< depth_sensor > &snapshot) const=0
 
virtual void enable_recording (std::function< void(const depth_sensor &)> recording_function)=0
 
virtual ~recordable ()=default
 

Constructor & Destructor Documentation

◆ ~depth_sensor()

virtual librealsense::depth_sensor::~depth_sensor ( )
virtualdefault

Member Function Documentation

◆ get_depth_scale()

virtual float librealsense::depth_sensor::get_depth_scale ( ) const
pure virtual

The documentation for this class was generated from the following file: