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

Method getLastViewerUsingTimeline

Engine/AppInstance.h:337–337  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

335 virtual void setLastViewerUsingTimeline(const NodePtr& /*node*/) {}
336
337 virtual ViewerInstance* getLastViewerUsingTimeline() const { return 0; }
338
339 bool loadPythonScript(const QFileInfo& file);
340 virtual void queueRedrawForAllViewers() {}

Callers 1

getFrameRangeToRenderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected