Searched defs:polygons (Results 1 – 4 of 4) sorted by relevance
154 const QMapbox::CoordinatesCollections &polygons = feature.geometry; in asMapboxGLFeature() local
55 std::vector<GeometryCollection> polygons; in classifyRings() local
171 mapbox::geometry::multi_polygon<int16_t> transform(const vt_multi_polygon& polygons) { in transform()
222 ClippedFootprint polygons = clipFootprintToMap(footprint); in updateGeometry() local