Searched refs:firstPt (Results 1 – 1 of 1) sorted by relevance
18 auto firstPt = r->points; in push_ring_to_polygon() local24 } 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()