S2PointIndex.PointData

Undocumented in source.

Constructors

this
this(S2Point point, DataT data)
Undocumented in source.

Members

Functions

data
const(DataT) data()
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(PointData other)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(PointData other)
Undocumented in source. Be warned that the author may not have intended to support it.
point
S2Point point()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta