Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ clearActionsCache
Method
clearActionsCache
Engine/EffectInstance.cpp:4234–4238 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4232
}
4233
4234
void
4235
EffectInstance::clearActionsCache()
4236
{
4237
_imp->actionsCache->clearAll();
4238
}
4239
4240
4241
Callers
4
getViewerArgsAndRenderViewer
Method · 0.80
prepareForNextPaintStrokeRender
Method · 0.80
setNodeDisabled
Method · 0.80
refreshAllInputRelatedData
Method · 0.80
Calls
1
clearAll
Method · 0.80
Tested by
no test coverage detected