Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getPrecompApp
Method
getPrecompApp
Engine/PrecompNode.cpp:736–740 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
734
}
735
736
AppInstancePtr
737
PrecompNode::getPrecompApp() const
738
{
739
return _imp->app.lock();
740
}
741
742
NATRON_NAMESPACE_EXIT
743
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