Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Loading...
Searching...
No Matches
rs2_update_progress_callback Struct Referenceabstract

#include <rs_types.hpp>

Inheritance diagram for rs2_update_progress_callback:
rs2::update_progress_callback< T >

Public Member Functions

virtual void on_update_progress (const float update_progress)=0
virtual void release ()=0
virtual ~rs2_update_progress_callback ()

Constructor & Destructor Documentation

◆ ~rs2_update_progress_callback()

virtual rs2_update_progress_callback::~rs2_update_progress_callback ( )
inlinevirtual

Member Function Documentation

◆ on_update_progress()

virtual void rs2_update_progress_callback::on_update_progress ( const float update_progress)
pure virtual

◆ release()

virtual void rs2_update_progress_callback::release ( )
pure virtual

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