Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ getPatternBtmLeftKnob
Method
getPatternBtmLeftKnob
Engine/TrackMarker.cpp:462–466 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
460
}
461
462
boost::shared_ptr<KnobDouble>
463
TrackMarker::getPatternBtmLeftKnob() const
464
{
465
return _imp->patternBtmLeft.lock();
466
}
467
468
#ifdef NATRON_TRACK_MARKER_USE_WEIGHT
469
boost::shared_ptr<KnobDouble>
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