Home
last modified time | relevance | path

Searched defs:getGeometries (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_feature.hpp22 GeometryCollection getGeometries() const override { return geometry; }; in getGeometries() function in mbgl::SymbolFeature
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Dexpression.cpp20 GeometryCollection getGeometries() const override { return {}; } in getGeometries() function in mbgl::style::expression::GeoJSONFeature
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dvector_tile_data.cpp36 GeometryCollection VectorTileFeature::getGeometries() const { in getGeometries() function in mbgl::VectorTileFeature
H A Dgeojson_tile_data.hpp28 GeometryCollection getGeometries() const override { in getGeometries() function in mbgl::GeoJSONTileFeature
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Dannotation_tile.cpp62 GeometryCollection AnnotationTileFeature::getGeometries() const { in getGeometries() function in mbgl::AnnotationTileFeature
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/vector-tile/1.0.2/include/mapbox/
H A Dvector_tile.hpp226 GeometryCollectionType feature::getGeometries(float scale) const { in getGeometries() function in mapbox::vector_tile::feature