RangeIterator

Undocumented in source.

Constructors

this
this(S2ShapeIndex index)
Undocumented in source.

Members

Functions

cell
const(S2ShapeIndexCell) cell()
Undocumented in source. Be warned that the author may not have intended to support it.
done
bool done()
Undocumented in source. Be warned that the author may not have intended to support it.
id
S2CellId id()
Undocumented in source. Be warned that the author may not have intended to support it.
next
void next()
Undocumented in source. Be warned that the author may not have intended to support it.
rangeMax
S2CellId rangeMax()
Undocumented in source. Be warned that the author may not have intended to support it.
rangeMin
S2CellId rangeMin()
Undocumented in source. Be warned that the author may not have intended to support it.
seekBeyond
void seekBeyond(RangeIterator target)
Undocumented in source. Be warned that the author may not have intended to support it.
seekTo
void seekTo(RangeIterator target)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta