Class GUI#

Class Documentation#

class GUI#

Public Functions

GUI()#
void render(bool loading_in_progress, float progress, bool &shader_hot_reload_triggered)#
void update_user_input(const std::shared_ptr<Scene> &scene)#
~GUI()#

Public Static Functions

static void init(const std::shared_ptr<Window> &main_window)#