- begin
void begin()
Undocumented in source. Be warned that the author may not have intended to support it.
- data
inout(DataT) data()
Undocumented in source.
- done
bool done()
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.
- id
S2CellId id()
Undocumented in source.
- initialize
void initialize(S2PointIndex index)
Undocumented in source. Be warned that the author may not have intended to support it.
- next
void next()
Undocumented in source.
- point
const(S2Point) point()
Undocumented in source.
- pointData
inout(PointData) pointData()
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.