|
lmgl 1.0.0
A lightweight OpenGL graphics engine library written in C++
|
Toggle (checkbox) UI element. More...
#include "lmgl/ui/ui_element.hpp"#include "lmgl/ui/panel.hpp"#include "lmgl/ui/text.hpp"#include <glm/glm.hpp>#include <functional>#include <memory>#include <string>Go to the source code of this file.
Classes | |
| class | lmgl::ui::Toggle |
| Toggle/Checkbox UI element with on/off state. More... | |
Namespaces | |
| namespace | lmgl |
| Forward declarations for Assimp Material structure. | |
| namespace | lmgl::ui |
Toggle (checkbox) UI element.