S2CellId.fromFaceIJ

Returns a leaf cell given its cube face (range 0..5) and i- and j-coordinates (see s2coords.h).

struct S2CellId
static
fromFaceIJ
(
int face
,
int i
,
int j
)

Meta