MCPcopy 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
62AppInstancePtr
63App::getInternalApp() const
64{
65 return _instance.lock();
66}
67
68NodeCollectionPtr
69App::getCollectionFromGroup(Group* group) const

Callers 1

Calls 1

lockMethod · 0.45

Tested by

no test coverage detected