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

Method getPatternBtmLeftKnob

Engine/TrackMarker.cpp:521–525  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

519}
520
521KnobDoublePtr
522TrackMarker::getPatternBtmLeftKnob() const
523{
524 return _imp->patternBtmLeft.lock();
525}
526
527#ifdef NATRON_TRACK_MARKER_USE_WEIGHT
528KnobDoublePtr

Callers 9

nudgeSelectedTracksMethod · 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