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

Method onGoToNextKeyframeButtonClicked

Gui/RotoPanel.cpp:742–746  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

740}
741
742void
743RotoPanel::onGoToNextKeyframeButtonClicked()
744{
745 _imp->context->goToNextKeyframe();
746}
747
748void
749RotoPanel::onAddKeyframeButtonClicked()

Callers

nothing calls this directly

Calls 1

goToNextKeyframeMethod · 0.45

Tested by

no test coverage detected