Public Member Functions | Public Attributes | Static Public Attributes | List of all members
hdr_slider Class Reference

#include <example-imgui.hpp>

Inheritance diagram for hdr_slider:
Inheritance graph
[legend]

Public Member Functions

 hdr_slider (const char *name, int seq_id, float init_value, rs2::sensor &sensor, rs2_option option, rs2::option_range range, ImVec2 position, ImVec2 size)
 
void show () override
 
- Public Member Functions inherited from slider
 slider (const char *name, int seq_id, float init_value, float min_value, float max_value, ImVec2 position, ImVec2 size)
 

Public Attributes

rs2_option _option
 
rs2::option_range _range
 
rs2::sensor_sensor
 
- Public Attributes inherited from slider
float _max_value
 
float _min_value
 
const char * _name
 
ImVec2 _position
 
int _seq_id
 
ImVec2 _size
 
float _value
 

Static Public Attributes

static const int _sliders_flags
 

Detailed Description

Definition at line 38 of file example-imgui.hpp.

Constructor & Destructor Documentation

hdr_slider::hdr_slider ( const char *  name,
int  seq_id,
float  init_value,
rs2::sensor sensor,
rs2_option  option,
rs2::option_range  range,
ImVec2  position,
ImVec2  size 
)
inline

Definition at line 40 of file example-imgui.hpp.

Member Function Documentation

void hdr_slider::show ( )
inlineoverridevirtual

Implements slider.

Definition at line 44 of file example-imgui.hpp.

Member Data Documentation

rs2_option hdr_slider::_option

Definition at line 63 of file example-imgui.hpp.

rs2::option_range hdr_slider::_range

Definition at line 64 of file example-imgui.hpp.

rs2::sensor& hdr_slider::_sensor

Definition at line 62 of file example-imgui.hpp.

const int hdr_slider::_sliders_flags
static

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


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