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

Method currentFrame

Engine/Project.cpp:1123–1127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1121}
1122
1123int
1124Project::currentFrame() const
1125{
1126 return _imp->timeline->currentFrame();
1127}
1128
1129int
1130Project::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