Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getIOContainer
Method
getIOContainer
Engine/Node.cpp:4295–4299 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4293
4294
#ifdef NATRON_ENABLE_IO_META_NODES
4295
NodePtr
4296
Node::getIOContainer() const
4297
{
4298
return _imp->ioContainer.lock();
4299
}
4300
4301
#endif
4302
Callers
4
getKnobHolder
Method · 0.80
getEffectHolder
Method · 0.80
createOfxImageEffectInstance
Method · 0.80
getChildren
Method · 0.80
Calls
1
lock
Method · 0.45
Tested by
no test coverage detected