Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ getPrecompApp
Method
getPrecompApp
Engine/PrecompNode.cpp:735–739 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
733
}
734
735
AppInstPtr
736
PrecompNode::getPrecompApp() const
737
{
738
return _imp->app.lock();
739
}
740
741
NATRON_NAMESPACE_EXIT
742
Callers
4
quitAnyProcessingInternal
Method · 0.80
hasNodeRendering
Method · 0.80
clearNodesInternal
Method · 0.80
getParallelRenderArgs
Method · 0.80
Calls
1
lock
Method · 0.45
Tested by
no test coverage detected