Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ getNode
Method
getNode
Gui/ProgressTaskInfo.cpp:387–391 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
385
}
386
387
NodePtr
388
ProgressTaskInfo::getNode() const
389
{
390
return _imp->node.lock();
391
}
392
393
boost::shared_ptr<ProcessHandler>
394
ProgressTaskInfo::getProcess() const
Callers
1
restartTask
Method · 0.45
Calls
1
lock
Method · 0.45
Tested by
no test coverage detected