Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getColorKnob
Method
getColorKnob
Engine/RotoContext.cpp:318–322 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
316
#endif
317
318
KnobColorPtr
319
RotoContext::getColorKnob() const
320
{
321
return _imp->colorKnob.lock();
322
}
323
324
void
325
RotoContext::setAutoKeyingEnabled(bool enabled)
Callers
5
exportRotoLayer
Function · 0.45
getColorParam
Method · 0.45
makeStroke
Method · 0.45
onItemColorDialogEdited
Method · 0.45
onItemDoubleClicked
Method · 0.45
Calls
1
lock
Method · 0.45
Tested by
no test coverage detected