Public Member Functions | Public Attributes | List of all members
rs2::progress_bar Struct Reference

#include <notifications.h>

Public Member Functions

void draw (ux_window &win, int w, int progress)
 

Public Attributes

float curr_progress_value = 0.f
 
int last_progress = 0
 
std::chrono::system_clock::time_point last_progress_time
 
float progress_speed = 5.f
 
float threshold_progress = 5.f
 

Detailed Description

Definition at line 148 of file notifications.h.

Member Function Documentation

void rs2::progress_bar::draw ( ux_window win,
int  w,
int  progress 
)

Definition at line 104 of file notifications.cpp.

Member Data Documentation

float rs2::progress_bar::curr_progress_value = 0.f

Definition at line 155 of file notifications.h.

int rs2::progress_bar::last_progress = 0

Definition at line 154 of file notifications.h.

std::chrono::system_clock::time_point rs2::progress_bar::last_progress_time

Definition at line 153 of file notifications.h.

float rs2::progress_bar::progress_speed = 5.f

Definition at line 152 of file notifications.h.

float rs2::progress_bar::threshold_progress = 5.f

Definition at line 156 of file notifications.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:41