HomeManualTopicsTypesSymbols
std::bresenham
returns an iterator
Parameters
- count
- the number of values to return
- first
- the first value to return
- last
- the last value to return
Results
None
Description
The iterator produces count equally distributed values starting with the first value and ending with the last value.