Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nelarius/imnodes
/ NodeEditorShow
Function
NodeEditorShow
example/hello.cpp:44–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
void NodeEditorInitialize() { ImNodes::SetNodeGridSpacePos(1, ImVec2(200.0f, 200.0f)); }
43
44
void NodeEditorShow() { editor.show(); }
45
46
void NodeEditorShutdown() {}
47
Callers
1
main
Function · 0.70
Calls
1
show
Method · 0.45
Tested by
no test coverage detected