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

Callers 4

hasNodeRenderingMethod · 0.80
clearNodesInternalMethod · 0.80
getParallelRenderArgsMethod · 0.80

Calls 1

lockMethod · 0.45

Tested by

no test coverage detected