MCPcopy 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
318KnobColorPtr
319RotoContext::getColorKnob() const
320{
321 return _imp->colorKnob.lock();
322}
323
324void
325RotoContext::setAutoKeyingEnabled(bool enabled)

Callers 5

exportRotoLayerFunction · 0.45
getColorParamMethod · 0.45
makeStrokeMethod · 0.45
onItemDoubleClickedMethod · 0.45

Calls 1

lockMethod · 0.45

Tested by

no test coverage detected