MCPcopy 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
42void NodeEditorInitialize() { ImNodes::SetNodeGridSpacePos(1, ImVec2(200.0f, 200.0f)); }
43
44void NodeEditorShow() { editor.show(); }
45

Callers 1

mainFunction · 0.70

Calls 2

SetNodeGridSpacePosFunction · 0.85
ImVec2Class · 0.50

Tested by

no test coverage detected