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

Method setLastViewerUsingTimeline

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

Source from the content-addressed store, hash-verified

333 void getFrameRange(double* first, double* last) const;
334
335 virtual void setLastViewerUsingTimeline(const NodePtr& /*node*/) {}
336
337 virtual ViewerInstance* getLastViewerUsingTimeline() const { return 0; }
338

Callers 5

seekFrameMethod · 0.45
goToPreviousKeyframeMethod · 0.45
goToNextKeyframeMethod · 0.45
goToPreviousKeyFrameMethod · 0.45
goToNextKeyFrameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected