MCPcopy 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
387NodePtr
388ProgressTaskInfo::getNode() const
389{
390 return _imp->node.lock();
391}
392
393boost::shared_ptr<ProcessHandler>
394ProgressTaskInfo::getProcess() const

Callers 1

restartTaskMethod · 0.45

Calls 1

lockMethod · 0.45

Tested by

no test coverage detected