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

This is the complete list of members for Maria::ElevationAnalysisLayer, 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
_dirty (defined in Maria::ElevationAnalysisLayer)Maria::ElevationAnalysisLayerprotected
_elevation (defined in Maria::ElevationAnalysisLayer)Maria::ElevationAnalysisLayerprotected
_enabled (defined in Maria::GeoLayer)Maria::GeoLayerprotected
_id (defined in Maria::GeoLayer)Maria::GeoLayerprotected
_losObservers (defined in Maria::ElevationAnalysisLayer)Maria::ElevationAnalysisLayerprotected
_minMaxObservers (defined in Maria::ElevationAnalysisLayer)Maria::ElevationAnalysisLayerprotected
_opacity (defined in Maria::GeoLayer)Maria::GeoLayerprotected
_perfGraph (defined in Maria::GeoLayer)Maria::GeoLayerprotected
_shader (defined in Maria::ElevationAnalysisLayer)Maria::ElevationAnalysisLayerprotected
_shaderManager (defined in Maria::ElevationAnalysisLayer)Maria::ElevationAnalysisLayerprotected
_vtx (defined in Maria::ElevationAnalysisLayer)Maria::ElevationAnalysisLayerprotected
addLineOfSightObserver(const std::shared_ptr< LineOfSightObserver > &obs) (defined in Maria::ElevationAnalysisLayer)Maria::ElevationAnalysisLayerinline
addMinMaxObserver(const std::shared_ptr< MinMaxElevationObserver > &obs) (defined in Maria::ElevationAnalysisLayer)Maria::ElevationAnalysisLayerinline
addObserver(const std::shared_ptr< ElevationAnalysisObserver > &obs) (defined in Maria::ElevationAnalysisLayer)Maria::ElevationAnalysisLayerinline
beginClipping(const STK::Viewport &glViewport) (defined in Maria::GeoLayer)Maria::GeoLayer
cleanupCaches(bool keepCurrentFrame)Maria::GeoLayervirtual
createLineOfSightObserver(const std::string &name) (defined in Maria::ElevationAnalysisLayer)Maria::ElevationAnalysisLayerinline
createMinMaxObserver(const std::string &name) (defined in Maria::ElevationAnalysisLayer)Maria::ElevationAnalysisLayerinline
ElevationAnalysisLayer(const std::string &id, std::shared_ptr< STK::ShaderProgramManager > shaderManager, std::shared_ptr< ElevationData > elevation, int depth) (defined in Maria::ElevationAnalysisLayer)Maria::ElevationAnalysisLayer
endClipping() (defined in Maria::GeoLayer)Maria::GeoLayer
forceUpdate() (defined in Maria::ElevationAnalysisLayer)Maria::ElevationAnalysisLayerinline
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
getLineOfSightObserver(const std::string &name) (defined in Maria::ElevationAnalysisLayer)Maria::ElevationAnalysisLayerinline
getMinMaxObserver(const std::string &name) (defined in Maria::ElevationAnalysisLayer)Maria::ElevationAnalysisLayerinline
getOpacity() const (defined in Maria::GeoLayer)Maria::GeoLayerinline
getOrCreateLineOfSightObserver(const std::string &name) (defined in Maria::ElevationAnalysisLayer)Maria::ElevationAnalysisLayerinline
getPerformanceGraph() const (defined in Maria::GeoLayer)Maria::GeoLayerinline
initShaders() (defined in Maria::ElevationAnalysisLayer)Maria::ElevationAnalysisLayerprotected
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::ElevationAnalysisLayerinlinevirtual
redraw(const std::shared_ptr< RasterProjector > &vp, const STK::Camera &cam, const STK::Viewport &glViewport) override (defined in Maria::ElevationAnalysisLayer)Maria::ElevationAnalysisLayervirtual
removeObserver(const std::shared_ptr< ElevationAnalysisObserver > &obs) (defined in Maria::ElevationAnalysisLayer)Maria::ElevationAnalysisLayerinline
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