Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getInternalNode
Method
getInternalNode
Engine/PyNode.cpp:216–220 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
214
}
215
216
NodePtr
217
Effect::getInternalNode() const
218
{
219
return _node.lock();
220
}
221
222
bool
223
Effect::isReaderNode()
Callers
4
canConnectInput
Method · 0.45
connectInput
Method · 0.45
getCollectionFromGroup
Method · 0.45
renderInternal
Method · 0.45
Calls
1
lock
Method · 0.45
Tested by
no test coverage detected