gui

open fun gui(imgui: Commands, slide: Slide.Locked, slidewin: SlideCommands)

Renders the GUI of your feature.

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