lecui 1.0.0-alpha.20
lecui C++ user interface library
Public Attributes | List of all members
liblec::lecui::widgets::slider::slider_range Struct Reference

Slider range. More...

#include <slider.h>

Public Attributes

float minimum = 0.f
 The minimum value of the slider.
 
float maximum = 100.f
 The maximum value of the slider.
 

Detailed Description

Slider range.


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