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

Method getStep

Engine/TrackerContext.cpp:1620–1624  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1618}
1619
1620int
1621TrackArgs::getStep() const
1622{
1623 return _imp->step;
1624}
1625
1626boost::shared_ptr<TimeLine>
1627TrackArgs::getTimeLine() const

Callers 3

threadLoopOnceMethod · 0.80
trackStepTrackerPMMethod · 0.80
trackStepLibMVMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected