| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/ |
| H A D | renderer_impl.hpp | 52 …std::vector<Feature> queryRenderedFeatures(const ScreenLineString&, const RenderedQueryOptions&) c… 54 std::vector<Feature> queryShapeAnnotations(const ScreenLineString&) const; 69 const ScreenLineString& geometry, 73 …std::vector<Feature> queryRenderedFeatures(const ScreenLineString&, const RenderedQueryOptions&, c…
|
| H A D | tile_pyramid.hpp | 55 queryRenderedFeatures(const ScreenLineString& geometry,
|
| H A D | render_source.hpp | 64 queryRenderedFeatures(const ScreenLineString& geometry,
|
| H A D | renderer_impl.cpp | 658 std::vector<Feature> Renderer::Impl::queryRenderedFeatures(const ScreenLineString& geometry, const … in queryRenderedFeatures() 676 const ScreenLineString& geometry, in queryRenderedSymbols() 708 std::vector<Feature> Renderer::Impl::queryRenderedFeatures(const ScreenLineString& geometry, const … in queryRenderedFeatures() 748 std::vector<Feature> Renderer::Impl::queryShapeAnnotations(const ScreenLineString& geometry) const { in queryShapeAnnotations()
|
| H A D | renderer.cpp | 36 std::vector<Feature> Renderer::queryRenderedFeatures(const ScreenLineString& geometry, const Render… in queryRenderedFeatures()
|
| H A D | tile_pyramid.cpp | 281 …:string, std::vector<Feature>> TilePyramid::queryRenderedFeatures(const ScreenLineString& geometry, in queryRenderedFeatures()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/ |
| H A D | render_annotation_source.hpp | 27 queryRenderedFeatures(const ScreenLineString& geometry,
|
| H A D | render_annotation_source.cpp | 64 RenderAnnotationSource::queryRenderedFeatures(const ScreenLineString& geometry, in queryRenderedFeatures()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/sources/ |
| H A D | render_vector_source.hpp | 27 queryRenderedFeatures(const ScreenLineString& geometry,
|
| H A D | render_raster_source.hpp | 27 queryRenderedFeatures(const ScreenLineString& geometry,
|
| H A D | render_custom_geometry_source.hpp | 27 queryRenderedFeatures(const ScreenLineString& geometry,
|
| H A D | render_raster_dem_source.hpp | 27 queryRenderedFeatures(const ScreenLineString& geometry,
|
| H A D | render_geojson_source.hpp | 31 queryRenderedFeatures(const ScreenLineString& geometry,
|
| H A D | render_image_source.hpp | 32 queryRenderedFeatures(const ScreenLineString& geometry,
|
| H A D | render_custom_geometry_source.cpp | 67 RenderCustomGeometrySource::queryRenderedFeatures(const ScreenLineString& geometry, in queryRenderedFeatures()
|
| H A D | render_raster_source.cpp | 76 RenderRasterSource::queryRenderedFeatures(const ScreenLineString&, in queryRenderedFeatures() argument
|
| H A D | render_vector_source.cpp | 80 RenderVectorSource::queryRenderedFeatures(const ScreenLineString& geometry, in queryRenderedFeatures()
|
| H A D | render_geojson_source.cpp | 85 RenderGeoJSONSource::queryRenderedFeatures(const ScreenLineString& geometry, in queryRenderedFeatures()
|
| H A D | render_raster_dem_source.cpp | 146 RenderRasterDEMSource::queryRenderedFeatures(const ScreenLineString&, in queryRenderedFeatures() argument
|
| H A D | render_image_source.cpp | 92 RenderImageSource::queryRenderedFeatures(const ScreenLineString&, in queryRenderedFeatures() argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/renderer/ |
| H A D | renderer.hpp | 39 …std::vector<Feature> queryRenderedFeatures(const ScreenLineString&, const RenderedQueryOptions& op…
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/ |
| H A D | collision_index.hpp | 33 …_map<uint32_t, std::vector<IndexedSubfeature>> queryRenderedSymbols(const ScreenLineString&) const;
|
| H A D | collision_index.cpp | 265 …ctor<IndexedSubfeature>> CollisionIndex::queryRenderedSymbols(const ScreenLineString& queryGeometr… in queryRenderedSymbols()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/ |
| H A D | geo.hpp | 21 using ScreenLineString = mapbox::geometry::line_string<double>; typedef
|