MCPcopy Create free account
hub / github.com/ANYbotics/grid_map / isPastEnd

Method isPastEnd

grid_map_core/src/iterators/LineIterator.cpp:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78bool LineIterator::isPastEnd() const
79{
80 return iCell_ >= nCells_;
81}
82
83bool LineIterator::initialize(const grid_map::GridMap& gridMap, const Index& start, const Index& end)
84{

Callers 15

computeWithAreaSerialMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45
mainFunction · 0.45
fillGridMapFunction · 0.45
interpolateInputMapFunction · 0.45

Calls

no outgoing calls

Tested by 11

getNonNanElevationValuesFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
fillGridMapFunction · 0.36