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

Method hasFrameRange

Engine/CLArgs.cpp:474–478  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

472}
473
474bool
475CLArgs::hasFrameRange() const
476{
477 return _imp->rangeSet;
478}
479
480const std::list<std::pair<int, std::pair<int, int> > >&
481CLArgs::getFrameRanges() const

Callers 1

getWritersWorkForCLMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected