- begin
void begin()
Undocumented in source.
- cell
inout(S2ShapeIndexCell) cell()
Undocumented in source. Be warned that the author may not have intended to support it.
- clone
IteratorBase clone()
Undocumented in source. Be warned that the author may not have intended to support it.
- copy
void copy(IteratorBase other)
Undocumented in source. Be warned that the author may not have intended to support it.
- finish
void finish()
Undocumented in source. Be warned that the author may not have intended to support it.
- getCell
const(S2ShapeIndexCell) getCell()
Undocumented in source. Be warned that the author may not have intended to support it.
- initStale
void initStale(MutableS2ShapeIndex index, InitialPosition pos)
Undocumented in source. Be warned that the author may not have intended to support it.
- initialize
void initialize(MutableS2ShapeIndex index, InitialPosition pos)
Undocumented in source. Be warned that the author may not have intended to support it.
- locate
bool locate(S2Point target)
Undocumented in source. Be warned that the author may not have intended to support it.
- locate
CellRelation locate(S2CellId target)
Undocumented in source. Be warned that the author may not have intended to support it.
- next
void next()
Undocumented in source.
- prev
bool prev()
Undocumented in source. Be warned that the author may not have intended to support it.
- seek
void seek(S2CellId target)
Undocumented in source. Be warned that the author may not have intended to support it.