MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / isPartOfPrecomp

Method isPartOfPrecomp

Engine/Node.cpp:234–239  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

232}
233
234PrecompNodePtr
235Node::isPartOfPrecomp() const
236{
237 //QMutexLocker k(&_imp->pluginsPropMutex);
238 return _imp->precomp.lock();
239}
240
241
242

Callers 1

Calls 1

lockMethod · 0.45

Tested by

no test coverage detected