Back to FabImage Library website
You are here: Start » Function Reference » Loop Generators » EnumerateIntegers

EnumerateIntegers
Header: | STD.h |
---|---|
Namespace: | fil |
In each consecutive iteration produces a consecutive number from an arithmetic sequence.
Syntax
bool fil::EnumerateIntegers ( Enumerate1DState& ioState, int inStart, ftl::Optional<int> inCount, int inStep, int& outValue )