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

This is the complete list of members for Maria::GeoBitmapLayer, 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
endClipping() (defined in Maria::GeoLayer)Maria::GeoLayer
GeoBitmapLayer(const std::string &id, const std::shared_ptr< STK::ShaderProgramManager > &shaderManager, int gridSize, int depth) (defined in Maria::GeoBitmapLayer)Maria::GeoBitmapLayer
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
getGridSize() const (defined in Maria::GeoBitmapLayer)Maria::GeoBitmapLayerinline
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() const overrideMaria::GeoBitmapLayervirtual
redraw(const std::shared_ptr< RasterProjector > &vp, const STK::Camera &cam, const STK::Viewport &glViewport) override (defined in Maria::GeoBitmapLayer)Maria::GeoBitmapLayervirtual
setClippingMargins(int left, int right, int top, int bottom) (defined in Maria::GeoLayer)Maria::GeoLayerinline
setEnabled(bool enabled) (defined in Maria::GeoLayer)Maria::GeoLayerinline
setGeoBitmap(const std::shared_ptr< Maria::RasterProjector > &rp, const std::vector< unsigned char > &data) (defined in Maria::GeoBitmapLayer)Maria::GeoBitmapLayer
setGridSize(int gridSize) (defined in Maria::GeoBitmapLayer)Maria::GeoBitmapLayerinline
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
~GeoBitmapLayer() override (defined in Maria::GeoBitmapLayer)Maria::GeoBitmapLayer
~GeoLayer()=default (defined in Maria::GeoLayer)Maria::GeoLayervirtual