Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getPatternTopRightKnob
Method
getPatternTopRightKnob
Engine/TrackMarker.cpp:509–513 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
507
}
508
509
KnobDoublePtr
510
TrackMarker::getPatternTopRightKnob() const
511
{
512
return _imp->patternTopRight.lock();
513
}
514
515
KnobDoublePtr
516
TrackMarker::getPatternBtmRightKnob() const
Callers
9
drawSelectedMarkerKeyframes
Method · 0.80
nudgeSelectedTracks
Method · 0.80
transformPattern
Method · 0.80
drawOverlay
Method · 0.80
onOverlayPenDown
Method · 0.80
onOverlayPenMotion
Method · 0.80
setKnobKeyframesFromMarker
Method · 0.80
natronTrackerToLibMVTracker
Method · 0.80
onAverageButtonClicked
Method · 0.80
Calls
1
lock
Method · 0.45
Tested by
no test coverage detected