MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / evaluate

Method evaluate

Engine/TrackerNode.cpp:690–695  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

688}
689
690void
691TrackerNode::evaluate(bool isSignificant, bool refreshMetadata)
692{
693 NodeGroup::evaluate(isSignificant, refreshMetadata);
694 _imp->ui->refreshSelectedMarkerTexture();
695}
696
697void
698TrackerNode::onInputChanged(int inputNb)

Callers 2

undoMethod · 0.45
redoMethod · 0.45

Calls 1

Tested by

no test coverage detected