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

Method unregisterPluginMemory

Engine/EffectInstance.cpp:3268–3272  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3266}
3267
3268void
3269EffectInstance::unregisterPluginMemory(size_t nBytes)
3270{
3271 getNode()->unregisterPluginMemory(nBytes);
3272}
3273
3274void
3275EffectInstance::onAllKnobsSlaved(bool isSlave,

Callers 4

freeMemMethod · 0.80

Calls 1

getNodeFunction · 0.70

Tested by

no test coverage detected