MapLibre Native Core
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
mbgl::Renderer Member List

This is the complete list of members for mbgl::Renderer, including all inherited members.

clearData()mbgl::Renderer
collectPlacedSymbolData(bool enable)mbgl::Renderer
dumpDebugLogs()mbgl::Renderer
getAnnotationIDs(const std::vector< Feature > &) constmbgl::Renderer
getFeatureState(FeatureState &state, const std::string &sourceID, const std::optional< std::string > &sourceLayerID, const std::string &featureID) constmbgl::Renderer
getPlacedSymbolsData() constmbgl::Renderer
markContextLost()mbgl::Renderer
queryFeatureExtensions(const std::string &sourceID, const Feature &feature, const std::string &extension, const std::string &extensionField, const std::optional< std::map< std::string, Value >> &args=std::nullopt) constmbgl::Renderer
queryPointAnnotations(const ScreenBox &box) constmbgl::Renderer
queryRenderedFeatures(const ScreenLineString &, const RenderedQueryOptions &options={}) constmbgl::Renderer
queryRenderedFeatures(const ScreenCoordinate &point, const RenderedQueryOptions &options={}) constmbgl::Renderer
queryRenderedFeatures(const ScreenBox &box, const RenderedQueryOptions &options={}) constmbgl::Renderer
queryShapeAnnotations(const ScreenBox &box) constmbgl::Renderer
querySourceFeatures(const std::string &sourceID, const SourceQueryOptions &options={}) constmbgl::Renderer
reduceMemoryUse()mbgl::Renderer
removeFeatureState(const std::string &sourceID, const std::optional< std::string > &sourceLayerID, const std::optional< std::string > &featureID, const std::optional< std::string > &stateKey)mbgl::Renderer
render(const std::shared_ptr< UpdateParameters > &)mbgl::Renderer
Renderer(gfx::RendererBackend &, float pixelRatio_, const std::optional< std::string > &localFontFamily=std::nullopt)mbgl::Renderer
setFeatureState(const std::string &sourceID, const std::optional< std::string > &sourceLayerID, const std::string &featureID, const FeatureState &state)mbgl::Renderer
setObserver(RendererObserver *)mbgl::Renderer
~Renderer()mbgl::Renderer