MCPcopy 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
509KnobDoublePtr
510TrackMarker::getPatternTopRightKnob() const
511{
512 return _imp->patternTopRight.lock();
513}
514
515KnobDoublePtr
516TrackMarker::getPatternBtmRightKnob() const

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