Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
742
void
743
RotoPanel::onGoToNextKeyframeButtonClicked()
744
{
745
_imp->context->goToNextKeyframe();
746
}
747
748
void
749
RotoPanel::onAddKeyframeButtonClicked()
Callers
nothing calls this directly
Calls
1
goToNextKeyframe
Method · 0.45
Tested by
no test coverage detected