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

This is the complete list of members for Maria::CoveringLayer, 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
beginClipping(const STK::Viewport &glViewport) (defined in Maria::GeoLayer)Maria::GeoLayer
cleanupCaches(bool keepCurrentFrame)Maria::GeoLayervirtual
CoveringLayer(const std::string &id, std::shared_ptr< STK::ShaderProgramManager > shaderManager, int depth) (defined in Maria::CoveringLayer)Maria::CoveringLayer
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
getOpacity() const (defined in Maria::GeoLayer)Maria::GeoLayerinline
getPerformanceGraph() const (defined in Maria::GeoLayer)Maria::GeoLayerinline
isEnabled() const (defined in Maria::GeoLayer)Maria::GeoLayerinline
isLayerDirty() const (defined in Maria::GeoLayer)Maria::GeoLayerinline
needsClipping() const (defined in Maria::GeoLayer)Maria::GeoLayerinline
needsRedraw() constMaria::GeoLayervirtual
redraw(const std::shared_ptr< RasterProjector > &vp, const STK::Camera &cam, const STK::Viewport &glViewport) override (defined in Maria::CoveringLayer)Maria::CoveringLayervirtual
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
update(const std::shared_ptr< RasterProjector > &viewport, double scale, float pixelScale)Maria::GeoLayervirtual
~GeoLayer()=default (defined in Maria::GeoLayer)Maria::GeoLayervirtual