Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
474
bool
475
CLArgs::hasFrameRange() const
476
{
477
return _imp->rangeSet;
478
}
479
480
const std::list<std::pair<int, std::pair<int, int> > >&
481
CLArgs::getFrameRanges() const
Callers
1
getWritersWorkForCL
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected