0.2.0
|
Style Editor window. More...
Go to the source code of this file.
Functions | |
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. | |
Style Editor window.
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.
[in,out] | show | Flag which indicates whether the window is shown |
[in,out] | colors | Colors of the GUI |
[in] | colorNames | Names for the colors |