0.3.0
Loading...
Searching...
No Matches
NodeEditorStyleEditor.hpp File Reference

Style Editor window. More...

Go to the source code of this file.

Functions

void NAV::gui::windows::ApplyDarkLightMode (std::vector< ImVec4 > &colors)
 
void NAV::gui::windows::ShowNodeEditorStyleEditor (bool *show, std::vector< ImVec4 > &colors, const std::vector< const char * > &colorNames)
 Shows a window for editing the style of the Node Editor.
 

Variables

bool NAV::gui::windows::nodeEditorLightMode
 If true, light mode is selected.
 

Detailed Description

Style Editor window.

Author
T. Topp (topp@.nosp@m.ins..nosp@m.uni-s.nosp@m.tutt.nosp@m.gart..nosp@m.de)
Date
2020-12-14

Function Documentation

◆ ApplyDarkLightMode()

void NAV::gui::windows::ApplyDarkLightMode ( std::vector< ImVec4 > & colors)

Applies the currently selected mode

Parameters
[in,out]colorsColors of the GUI

◆ ShowNodeEditorStyleEditor()

void NAV::gui::windows::ShowNodeEditorStyleEditor ( bool * show,
std::vector< ImVec4 > & colors,
const std::vector< const char * > & colorNames )

Shows a window for editing the style of the Node Editor.

Parameters
[in,out]showFlag which indicates whether the window is shown
[in,out]colorsColors of the GUI
[in]colorNamesNames for the colors