|
FuncDoodle
|
Bundles the ImGui test context with a popup registry reference. More...
#include <ImTest.h>
Public Attributes | |
| ImGuiTestContext * | Ctx |
| FuncDoodle::PopupRegistry & | Popups |
Bundles the ImGui test context with a popup registry reference.
Passed to every ImTest() lambda so tests can drive the UI and open/close popups without repeating the GetPopups() lookup themselves.
| ImGuiTestContext* ImTestCtx::Ctx |
| FuncDoodle::PopupRegistry& ImTestCtx::Popups |