Home
last modified time | relevance | path

Searched refs:ImGui_restart_ (Results 1 – 3 of 3) sorted by relevance

/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/gui/
H A Dapplication.h381 ImGui_restart_ = true; in restart_gui()
585 bool ImGui_restart_; /**< ImGui needs to be restarted */ variable
H A Dapplication.cpp152 ImGui_restart_ = false; in Application()
585 ImGui_restart_ = true; in set_gui_state()
821 if(ImGui_restart_) { in one_frame()
822 ImGui_restart_ = false; in one_frame()
H A Dapplication.cpp.000152 ImGui_restart_ = false;
574 ImGui_restart_ = true;
810 if(ImGui_restart_) {
811 ImGui_restart_ = false;