Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/
H A Dbuild_result.hpp18 auto firstPt = r->points; in push_ring_to_polygon() local
24 } while (ptIt != firstPt); in push_ring_to_polygon()
29 } while (ptIt != firstPt); in push_ring_to_polygon()
31 lr.emplace_back(firstPt->x, firstPt->y); // close the ring in push_ring_to_polygon()