Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getInternalApp
Method
getInternalApp
Engine/PyAppInstance.cpp:62–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
AppInstancePtr
63
App::getInternalApp() const
64
{
65
return _instance.lock();
66
}
67
68
NodeCollectionPtr
69
App::getCollectionFromGroup(Group* group) const
Callers
1
getCollectionFromGroup
Method · 0.80
Calls
1
lock
Method · 0.45
Tested by
no test coverage detected