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

Method getSearchWindowBottomLeftKnob

Engine/TrackMarker.cpp:491–495  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

489}
490
491KnobDoublePtr
492TrackMarker::getSearchWindowBottomLeftKnob() const
493{
494 return _imp->searchWindowBtmLeft.lock();
495}
496
497KnobDoublePtr
498TrackMarker::getSearchWindowTopRightKnob() const

Callers 7

getRedrawAreasNeededMethod · 0.80
transformPatternMethod · 0.80
drawOverlayMethod · 0.80
onOverlayPenDownMethod · 0.80
onOverlayPenMotionMethod · 0.80

Calls 1

lockMethod · 0.45

Tested by

no test coverage detected