MCPcopy Create free account
hub / github.com/MrKepzie/Natron / getApplication

Method getApplication

Engine/NodeGroup.cpp:92–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90}
91
92AppInstPtr
93NodeCollection::getApplication() const
94{
95 return _imp->app.lock();
96}
97
98void
99NodeCollection::setNodeGraphPointer(NodeGraphI* graph)

Callers 1

Calls 1

lockMethod · 0.45

Tested by

no test coverage detected