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

Method isFrameRangeLocked

Engine/Project.cpp:2684–2688  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2682}
2683
2684bool
2685Project::isFrameRangeLocked() const
2686{
2687 return _imp->lockFrameRange->getValue();
2688}
2689
2690void
2691Project::getFrameRange(double* first,

Callers 1

Calls 1

getValueMethod · 0.45

Tested by

no test coverage detected