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

Method setLastViewerUsingTimeline

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

Source from the content-addressed store, hash-verified

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

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