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

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

_brightness (defined in Maria::TiledMapLayer)Maria::TiledMapLayerprotected
_contrast (defined in Maria::TiledMapLayer)Maria::TiledMapLayerprotected
_gamma (defined in Maria::TiledMapLayer)Maria::TiledMapLayerprotected
_grayScale (defined in Maria::TiledMapLayer)Maria::TiledMapLayerprotected
_hasPendingTiles (defined in Maria::MapSubLayer)Maria::MapSubLayerprotected
_id (defined in Maria::MapSubLayer)Maria::MapSubLayerprotected
_maxScale (defined in Maria::MapSubLayer)Maria::MapSubLayerprotected
_minScale (defined in Maria::MapSubLayer)Maria::MapSubLayerprotected
_name (defined in Maria::MapSubLayer)Maria::MapSubLayerprotected
_opacity (defined in Maria::MapSubLayer)Maria::MapSubLayerprotected
_shader (defined in Maria::MapSubLayer)Maria::MapSubLayerprotected
_shaderManager (defined in Maria::MapSubLayer)Maria::MapSubLayerprotected
_tiledRenderer (defined in Maria::MapSubLayer)Maria::MapSubLayerprotected
cleanupCaches(bool keepCurrentFrame) (defined in Maria::MapSubLayer)Maria::MapSubLayer
getBrightness() const (defined in Maria::TiledMapLayer)Maria::TiledMapLayerinline
getContrast() const (defined in Maria::TiledMapLayer)Maria::TiledMapLayerinline
getGamma() const (defined in Maria::TiledMapLayer)Maria::TiledMapLayerinline
getGrayScale() const (defined in Maria::TiledMapLayer)Maria::TiledMapLayerinline
getId() const (defined in Maria::MapSubLayer)Maria::MapSubLayerinline
getMapContentQuery() const (defined in Maria::MapSubLayer)Maria::MapSubLayerinline
getMaxScale() const (defined in Maria::MapSubLayer)Maria::MapSubLayerinline
getMinScale() const (defined in Maria::MapSubLayer)Maria::MapSubLayerinline
getName() const (defined in Maria::MapSubLayer)Maria::MapSubLayerinline
getOpacity() const (defined in Maria::MapSubLayer)Maria::MapSubLayerinline
MapSubLayer(const std::string &id, const std::shared_ptr< STK::ShaderProgramManager > &shaderManager, const std::shared_ptr< Maria::TileCache > tileCache, const std::shared_ptr< Maria::GridIndexBuffer > &idxBuffer, const std::shared_ptr< STK::FontManager > &fontManager) (defined in Maria::MapSubLayer)Maria::MapSubLayer
needsRedraw() const (defined in Maria::MapSubLayer)Maria::MapSubLayer
redraw(const std::shared_ptr< RasterProjector > &vp, const STK::Camera &cam, const STK::Viewport &glViewport, float layerOpacity) override (defined in Maria::TiledMapLayer)Maria::TiledMapLayervirtual
setBrightness(float brightness) (defined in Maria::TiledMapLayer)Maria::TiledMapLayerinline
setContrast(float contrast) (defined in Maria::TiledMapLayer)Maria::TiledMapLayerinline
setGamma(float gamma) (defined in Maria::TiledMapLayer)Maria::TiledMapLayerinline
setGrayScale(bool grayScale) (defined in Maria::TiledMapLayer)Maria::TiledMapLayerinline
setMaxScale(double maxScale) (defined in Maria::MapSubLayer)Maria::MapSubLayerinline
setMinScale(double minScale) (defined in Maria::MapSubLayer)Maria::MapSubLayerinline
setName(const std::string &name) (defined in Maria::MapSubLayer)Maria::MapSubLayerinline
setOpacity(float opacity) (defined in Maria::MapSubLayer)Maria::MapSubLayerinline
TiledMapLayer(const std::string &id, const std::shared_ptr< STK::ShaderProgramManager > &shaderManager, const std::shared_ptr< Maria::TileCache > tileCache, const std::shared_ptr< Maria::GridIndexBuffer > &idxBuffer, const std::shared_ptr< STK::FontManager > &fontManager) (defined in Maria::TiledMapLayer)Maria::TiledMapLayer
update(const std::shared_ptr< RasterProjector > &viewport, double scale, float pixelScale, bool syncTileLoading=false, long timeout=0) (defined in Maria::MapSubLayer)Maria::MapSubLayervirtual
~MapSubLayer() (defined in Maria::MapSubLayer)Maria::MapSubLayervirtual