ImguiContainer#
ImguiContainer#
Constructor#
Base class for imgui GUIs that are drawn inline within a window, for example an |
Properties#
the figure this container is drawn in |
Methods#
pushes and pops the ID to keep identical containers unique within one frame |
|
Implement your GUI here and it will be drawn within the host window |