MCPcopy 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
736AppInstancePtr
737PrecompNode::getPrecompApp() const
738{
739 return _imp->app.lock();
740}
741
742NATRON_NAMESPACE_EXIT
743

Callers 4

hasNodeRenderingMethod · 0.80
clearNodesInternalMethod · 0.80
getParallelRenderArgsMethod · 0.80

Calls 1

lockMethod · 0.45

Tested by

no test coverage detected