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

Method invalidateAll

Engine/EffectInstancePrivate.cpp:96–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96void
97ActionsCache::invalidateAll(U64 newHash)
98{
99 QMutexLocker l(&_cacheMutex);
100
101 createActionCacheInternal(newHash);
102}
103
104bool
105ActionsCache::getIdentityResult(U64 hash,

Callers 2

onNodeHashChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected