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

Method currentFrame

Engine/Project.cpp:1223–1227  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1221}
1222
1223int
1224Project::currentFrame() const
1225{
1226 return _imp->timeline->currentFrame();
1227}
1228
1229int
1230Project::tryAddProjectFormat(const Format & f, bool* existed)

Callers 15

getCurrentTimeMethod · 0.45
resetTransformsCenterMethod · 0.45
resetCenterMethod · 0.45
selectAllMethod · 0.45
knobChangedMethod · 0.45
getAvailableLayersMethod · 0.45
refreshPreviewsMethod · 0.45
forceRefreshPreviewsMethod · 0.45
initializeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected