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

Method getStep

Engine/TrackerContext.cpp:1639–1643  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1637}
1638
1639int
1640TrackArgs::getStep() const
1641{
1642 return _imp->step;
1643}
1644
1645TimeLinePtr
1646TrackArgs::getTimeLine() const

Callers 3

threadLoopOnceMethod · 0.80
trackStepTrackerPMMethod · 0.80
trackStepLibMVMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected