Home
last modified time | relevance | path

Searched refs:ChooseBestLevel (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/R-cran-s2/s2/src/s2/
H A Dencoded_s2point_vector.cc241 int ChooseBestLevel(Span<const S2Point> points, vector<CellPoint>* cell_points);
406 int level = ChooseBestLevel(points, &cell_points); in EncodeS2PointVectorCompact()
529 int ChooseBestLevel(Span<const S2Point> points, in ChooseBestLevel() function
/dports/graphics/s2/s2geometry-0.9.0/src/s2/
H A Dencoded_s2point_vector.cc241 int ChooseBestLevel(Span<const S2Point> points, vector<CellPoint>* cell_points);
406 int level = ChooseBestLevel(points, &cell_points); in EncodeS2PointVectorCompact()
529 int ChooseBestLevel(Span<const S2Point> points, in ChooseBestLevel() function
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/
H A Dencoded_s2point_vector.cc241 int ChooseBestLevel(Span<const S2Point> points, vector<CellPoint>* cell_points);
406 int level = ChooseBestLevel(points, &cell_points); in EncodeS2PointVectorCompact()
529 int ChooseBestLevel(Span<const S2Point> points, in ChooseBestLevel() function