Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
234
PrecompNodePtr
235
Node::isPartOfPrecomp() const
236
{
237
//QMutexLocker k(&_imp->pluginsPropMutex);
238
return _imp->precomp.lock();
239
}
240
241
242
Callers
1
applyNodeRedirectionsDownstream
Function · 0.80
Calls
1
lock
Method · 0.45
Tested by
no test coverage detected