Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/openfx-misc
/ setRetimeMap
Method
setRetimeMap
SlitScan/SlitScan.cpp:544–544 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
542
void setSourceImages(const SourceImages *v) {_sourceImages = v->isConnected() ? v : NULL;}
543
544
void setRetimeMap(const Image *v) {_retimeMap = v;}
545
546
void setValues(double time,
547
FilterEnum filter,
Callers
1
setupAndProcess
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected