lmgl 1.0.0
A lightweight OpenGL graphics engine library written in C++
Loading...
Searching...
No Matches
slider.hpp File Reference

Slider UI element for value selection. More...

#include "lmgl/ui/ui_element.hpp"
#include "lmgl/ui/panel.hpp"
#include "lmgl/ui/text.hpp"
#include <functional>
#include <glm/glm.hpp>
#include <memory>
#include <string>

Go to the source code of this file.

Classes

class  lmgl::ui::Slider
 Horizontal slider UI element. More...

Namespaces

namespace  lmgl
 Forward declarations for Assimp Material structure.
namespace  lmgl::ui

Detailed Description

Slider UI element for value selection.