gui

open fun gui(imgui: Commands, win: WindowCommands)

Renders the GUI of your feature.

Called from the window thread, not the creating thread, so be careful about synchronization of shared memory.