MCPcopy 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

42void NodeEditorInitialize() { ImNodes::SetNodeGridSpacePos(1, ImVec2(200.0f, 200.0f)); }
43
44void NodeEditorShow() { editor.show(); }
45
46void NodeEditorShutdown() {}
47

Callers 1

mainFunction · 0.70

Calls 1

showMethod · 0.45

Tested by

no test coverage detected