gui
open fun gui(imgui: Commands, slide: Slide.Locked, slidewin: SlideCommands)
Content copied to clipboard
Renders the GUI of your feature.
Called from the window thread, not the creating thread, so be careful about synchronization of shared memory.