Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1223
int
1224
Project::currentFrame() const
1225
{
1226
return _imp->timeline->currentFrame();
1227
}
1228
1229
int
1230
Project::tryAddProjectFormat(const Format & f, bool* existed)
Callers
15
getCurrentTime
Method · 0.45
getFrameRenderArgsCurrentTime
Method · 0.45
getTimelineCurrentTime
Method · 0.45
resetTransformsCenter
Method · 0.45
resetCenter
Method · 0.45
setFromPointsToInputRod
Method · 0.45
selectAll
Method · 0.45
knobChanged
Method · 0.45
getAvailableLayers
Method · 0.45
refreshPreviews
Method · 0.45
forceRefreshPreviews
Method · 0.45
initialize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected