MCPcopy 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
221bool
222NodeGraph::isDoingNavigatorRender() const
223{
224 return _imp->isDoingPreviewRender;
225}
226
227const std::list<NodeGuiPtr> &
228NodeGraph::getSelectedNodes() const

Callers 2

paintMethod · 0.80
paintMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected