Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
491
KnobDoublePtr
492
TrackMarker::getSearchWindowBottomLeftKnob() const
493
{
494
return _imp->searchWindowBtmLeft.lock();
495
}
496
497
KnobDoublePtr
498
TrackMarker::getSearchWindowTopRightKnob() const
Callers
7
getRedrawAreasNeeded
Method · 0.80
drawSelectedMarkerKeyframes
Method · 0.80
transformPattern
Method · 0.80
drawOverlay
Method · 0.80
onOverlayPenDown
Method · 0.80
onOverlayPenMotion
Method · 0.80
natronTrackerToLibMVTracker
Method · 0.80
Calls
1
lock
Method · 0.45
Tested by
no test coverage detected