19namespace NAV::gui::windows
bool showNodeEditorStyleEditor
Flag whether the NodeEditor style editor windows should be displayed.
bool showFontSizeEditor
Flag whether the Font size editor window should be displayed.
bool showColormapEditor
Flag whether the Colormap editor window should be displayed.
bool showImPlotStyleEditor
Flag whether the ImPlot style editor windows should be displayed.
bool showImPlotDemoWindow
Flag whether the ImPlot Demo window should be displayed.
void renderGlobalWindows(std::vector< ImVec4 > &colors, const std::vector< const char * > &colorNames)
Called every frame to render global windows.
bool showImGuiDemoWindow
Flag whether the ImGui Demo window should be displayed.