Home
last modified time | relevance | path

Searched defs:getFeature (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dvector_tile_data.cpp55 std::unique_ptr<GeometryTileFeature> VectorTileLayer::getFeature(std::size_t i) const { in getFeature() function in mbgl::VectorTileLayer
H A Dgeojson_tile_data.hpp58 std::unique_ptr<GeometryTileFeature> getFeature(std::size_t i) const override { in getFeature() function in mbgl::GeoJSONTileLayer
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Dannotation_tile.cpp82 std::unique_ptr<GeometryTileFeature> AnnotationTileLayer::getFeature(std::size_t i) const { in getFeature() function in mbgl::AnnotationTileLayer
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/vector-tile/1.0.2/include/mapbox/
H A Dvector_tile.hpp447 inline protozero::data_view const& layer::getFeature(std::size_t i) const { in getFeature() function in mapbox::vector_tile::layer