Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getProcessAllLayersKnob
Method
getProcessAllLayersKnob
Engine/Node.cpp:7079–7083 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7077
}
7078
7079
KnobBoolPtr
7080
Node::getProcessAllLayersKnob() const
7081
{
7082
return _imp->processAllLayersKnob.lock();
7083
}
7084
7085
void
7086
Node::checkForPremultWarningAndCheckboxes()
Callers
1
onOutputLayerChanged
Method · 0.80
Calls
1
lock
Method · 0.45
Tested by
no test coverage detected