Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nelarius/imnodes
/ ColorNodeEditor
Method
ColorNodeEditor
example/color_node_editor.cpp:126–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
{
125
public:
126
ColorNodeEditor() : graph_(), nodes_(), root_node_id_(-1),
127
minimap_location_(ImNodesMiniMapLocation_BottomRight) {}
128
129
void show()
130
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected