Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
92
AppInstPtr
93
NodeCollection::getApplication() const
94
{
95
return _imp->app.lock();
96
}
97
98
void
99
NodeCollection::setNodeGraphPointer(NodeGraphI* graph)
Callers
1
restoreFromSerialization
Method · 0.80
Calls
1
lock
Method · 0.45
Tested by
no test coverage detected