S2XYZFaceSiTi

The XYZ and face,si,ti coordinates of an S2Point and, if this point is equal to the center of an S2Cell, the level of this cell (-1 otherwise).

Members

Variables

cellLevel
int cellLevel;
Undocumented in source.
face
int face;
Undocumented in source.
si
uint si;
Undocumented in source.
ti
uint ti;
Undocumented in source.
xyz
S2Point xyz;
Undocumented in source.

Meta