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

Method getStart

Engine/TrackerContext.cpp:1627–1631  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1625}
1626
1627int
1628TrackArgs::getStart() const
1629{
1630 return _imp->start;
1631}
1632
1633int
1634TrackArgs::getEnd() const

Callers 2

threadLoopOnceMethod · 0.80
trackStepLibMVMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected