Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Dshape_annotation_impl.cpp45 ToGeometryCollection toGeometryCollection; in updateTileData()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dgeojson_tile_data.hpp29 GeometryCollection geometry = apply_visitor(ToGeometryCollection(), feature.geometry); in getGeometries()
H A Dgeometry_tile_data.hpp85 struct ToGeometryCollection { struct