Home
last modified time | relevance | path

Searched defs:GeometryCollection (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dgeometry_tile_data.hpp31 class GeometryCollection : public std::vector<GeometryCoordinates> { class
35GeometryCollection(Args&&... args) : std::vector<GeometryCoordinates>(std::forward<Args>(args)...)… in GeometryCollection() function in mbgl::GeometryCollection
36 GeometryCollection(std::initializer_list<GeometryCoordinates> args) in GeometryCollection() function in mbgl::GeometryCollection
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Dbucket.hpp44 const GeometryCollection&) {}; in addFeature()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqgeojson.cpp688 GeometryCollection in importGeometry() enumerator
983 GeometryCollection, in importGeoJson() enumerator