Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ isDoingNavigatorRender
Method
isDoingNavigatorRender
Gui/NodeGraph.cpp:221–225 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
219
}
220
221
bool
222
NodeGraph::isDoingNavigatorRender() const
223
{
224
return _imp->isDoingPreviewRender;
225
}
226
227
const std::list<NodeGuiPtr> &
228
NodeGraph::getSelectedNodes() const
Callers
2
paint
Method · 0.80
paint
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected