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