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

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

addImage(std::unique_ptr< Image >)mbgl::style::Style
addLayer(std::unique_ptr< Layer >, const std::optional< std::string > &beforeLayerID=std::nullopt)mbgl::style::Style
addSource(std::unique_ptr< Source >)mbgl::style::Style
getDefaultCamera() constmbgl::style::Style
getImage(const std::string &) constmbgl::style::Style
getJSON() constmbgl::style::Style
getLayer(const std::string &)mbgl::style::Style
getLayer(const std::string &) constmbgl::style::Style
getLayers()mbgl::style::Style
getLayers() constmbgl::style::Style
getLight()mbgl::style::Style
getLight() constmbgl::style::Style
getName() constmbgl::style::Style
getSource(const std::string &)mbgl::style::Style
getSource(const std::string &) constmbgl::style::Style
getSources()mbgl::style::Style
getSources() constmbgl::style::Style
getTransitionOptions() constmbgl::style::Style
getURL() constmbgl::style::Style
implmbgl::style::Style
loadJSON(const std::string &)mbgl::style::Style
loadURL(const std::string &)mbgl::style::Style
removeImage(const std::string &)mbgl::style::Style
removeLayer(const std::string &layerID)mbgl::style::Style
removeSource(const std::string &sourceID)mbgl::style::Style
setLight(std::unique_ptr< Light >)mbgl::style::Style
setTransitionOptions(const TransitionOptions &)mbgl::style::Style
Style(std::shared_ptr< FileSource >, float pixelRatio)mbgl::style::Style
~Style()mbgl::style::Style