Maria GDK 5.0.0.738
Documentation of native code in develop branch
Loading...
Searching...
No Matches
Maria::MapLayer Member List

This is the complete list of members for Maria::MapLayer, including all inherited members.

_clipBottom (defined in Maria::GeoLayer)Maria::GeoLayerprotected
_clipLeft (defined in Maria::GeoLayer)Maria::GeoLayerprotected
_clipRight (defined in Maria::GeoLayer)Maria::GeoLayerprotected
_clipTop (defined in Maria::GeoLayer)Maria::GeoLayerprotected
_depth (defined in Maria::GeoLayer)Maria::GeoLayerprotected
_enabled (defined in Maria::GeoLayer)Maria::GeoLayerprotected
_id (defined in Maria::GeoLayer)Maria::GeoLayerprotected
_opacity (defined in Maria::GeoLayer)Maria::GeoLayerprotected
_perfGraph (defined in Maria::GeoLayer)Maria::GeoLayerprotected
addLayer(const std::shared_ptr< Maria::MapSubLayer > &layer)Maria::MapLayerinline
beginClipping(const STK::Viewport &glViewport) (defined in Maria::GeoLayer)Maria::GeoLayer
cleanupCaches(bool keepCurrentFrame)Maria::GeoLayervirtual
clearLayers()Maria::MapLayer
clearRenderData(bool keepCurrentFrame)Maria::MapLayer
clearRenderData(const std::string &layerId) (defined in Maria::MapLayer)Maria::MapLayer
createMapLayer(const std::string &id, Maria::MapContentQuery &mapQuery, int timeout=5000) (defined in Maria::MapLayer)Maria::MapLayer
createShadingLayer(const std::string &id, Maria::MapContentQuery &mapQuery, int timeout=5000) (defined in Maria::MapLayer)Maria::MapLayer
endClipping() (defined in Maria::GeoLayer)Maria::GeoLayer
GeoLayer(const std::string &id, int depth) (defined in Maria::GeoLayer)Maria::GeoLayer
getClippingMargins(int &left, int &right, int &top, int &bottom) (defined in Maria::GeoLayer)Maria::GeoLayerinline
getDepth() const (defined in Maria::GeoLayer)Maria::GeoLayerinline
getId() const (defined in Maria::GeoLayer)Maria::GeoLayerinline
getMetadata(const RasterProjector &rp, double mapScale, double pixelScale=1.5, long timeout_ms=0)Maria::MapLayer
getMetadata(const BasicGeoTypes::GeoPos &pos, double mapScale, double resolution=0.0, long timeout_ms=0)Maria::MapLayer
getOpacity() const (defined in Maria::GeoLayer)Maria::GeoLayerinline
getPerformanceGraph() const (defined in Maria::GeoLayer)Maria::GeoLayerinline
getSyncTileLoading() const (defined in Maria::MapLayer)Maria::MapLayerinline
getSyncTileLoadingTimeout() const (defined in Maria::MapLayer)Maria::MapLayerinline
isEnabled() const (defined in Maria::GeoLayer)Maria::GeoLayerinline
isLayerDirty() const (defined in Maria::GeoLayer)Maria::GeoLayerinline
MapLayer(const std::string &id, const std::shared_ptr< STK::ShaderProgramManager > &shaderManager, const std::shared_ptr< STK::FontManager > &fontManager, std::shared_ptr< Maria::SystemTicker >systemTicker, const std::shared_ptr< Maria::TileCacheManager > tileCacheManager, int depth) (defined in Maria::MapLayer)Maria::MapLayer
needsClipping() const (defined in Maria::GeoLayer)Maria::GeoLayerinline
needsRedraw() const overrideMaria::MapLayervirtual
numSubLayers() const (defined in Maria::MapLayer)Maria::MapLayerinline
redraw(const std::shared_ptr< RasterProjector > &vp, const STK::Camera &cam, const STK::Viewport &glViewport) override (defined in Maria::MapLayer)Maria::MapLayervirtual
removeLayer(const std::string &id)Maria::MapLayer
removeLayer(const std::shared_ptr< Maria::MapSubLayer > &layer) (defined in Maria::MapLayer)Maria::MapLayer
setClippingMargins(int left, int right, int top, int bottom) (defined in Maria::GeoLayer)Maria::GeoLayerinline
setEnabled(bool enabled) (defined in Maria::GeoLayer)Maria::GeoLayerinline
setLayerDirty(bool dirty) (defined in Maria::GeoLayer)Maria::GeoLayerinline
setOpacity(float opacity) (defined in Maria::GeoLayer)Maria::GeoLayerinline
setPerformanceGraph(const std::shared_ptr< STK::PerformanceGraphs::Graph > &perf) (defined in Maria::GeoLayer)Maria::GeoLayerinline
setSyncTileLoading(bool syncTileLoading) (defined in Maria::MapLayer)Maria::MapLayerinline
setSyncTileLoadingTimeout(long timeout) (defined in Maria::MapLayer)Maria::MapLayerinline
setTemplate(const MapTemplate &tpl)Maria::MapLayer
update(const std::shared_ptr< RasterProjector > &viewport, double scale, float pixelScale) overrideMaria::MapLayervirtual
~GeoLayer()=default (defined in Maria::GeoLayer)Maria::GeoLayervirtual