MapLibre Native Core
|
This is the complete list of members for mbgl::CustomLayerFactory, including all inherited members.
createBucket(const BucketParameters &, const std::vector< Immutable< style::LayerProperties >> &) noexcept | mbgl::LayerFactory | virtual |
createLayer(const std::string &id, const style::conversion::Convertible &value) noexcept final | mbgl::CustomLayerFactory | protectedvirtual |
createLayout(const LayoutParameters &, std::unique_ptr< GeometryTileLayer >, const std::vector< Immutable< style::LayerProperties >> &) noexcept | mbgl::LayerFactory | virtual |
createRenderLayer(Immutable< style::Layer::Impl >) noexcept final | mbgl::CustomLayerFactory | protectedvirtual |
getSource(const style::conversion::Convertible &value) const noexcept | mbgl::LayerFactory | protected |
getTypeInfo() const noexcept final | mbgl::CustomLayerFactory | protectedvirtual |
~LayerFactory()=default | mbgl::LayerFactory | virtual |