|
lmgl 1.0.0
A lightweight OpenGL graphics engine library written in C++
|
This is the complete list of members for lmgl::ui::UILoader, including all inherited members.
| load_from_file(const std::string &filepath, const UICallbackRegistry &callbacks) | lmgl::ui::UILoader | |
| load_from_string(const std::string &json_str, const UICallbackRegistry &callbacks) | lmgl::ui::UILoader | |
| set_base_path(const std::string &base_path) | lmgl::ui::UILoader | |
| UILoader() | lmgl::ui::UILoader |