This file defines ImGUIWrapper class.
This class provides an interface template for ImGui Implementation. Every backend should implement th...
Defines the structure for a basic, detachable editor window.
std::function< void(vex::ImGUIWrapper &)> Create
The function used to draw the content of the window every frame.