![]() |
Maria GDK 5.0.0.738
Documentation of native code in develop branch
|
This is the complete list of members for Maria::ElevationAnalysisLayer, including all inherited members.
_clipBottom (defined in Maria::GeoLayer) | Maria::GeoLayer | protected |
_clipLeft (defined in Maria::GeoLayer) | Maria::GeoLayer | protected |
_clipRight (defined in Maria::GeoLayer) | Maria::GeoLayer | protected |
_clipTop (defined in Maria::GeoLayer) | Maria::GeoLayer | protected |
_depth (defined in Maria::GeoLayer) | Maria::GeoLayer | protected |
_dirty (defined in Maria::ElevationAnalysisLayer) | Maria::ElevationAnalysisLayer | protected |
_elevation (defined in Maria::ElevationAnalysisLayer) | Maria::ElevationAnalysisLayer | protected |
_enabled (defined in Maria::GeoLayer) | Maria::GeoLayer | protected |
_id (defined in Maria::GeoLayer) | Maria::GeoLayer | protected |
_losObservers (defined in Maria::ElevationAnalysisLayer) | Maria::ElevationAnalysisLayer | protected |
_minMaxObservers (defined in Maria::ElevationAnalysisLayer) | Maria::ElevationAnalysisLayer | protected |
_opacity (defined in Maria::GeoLayer) | Maria::GeoLayer | protected |
_perfGraph (defined in Maria::GeoLayer) | Maria::GeoLayer | protected |
_shader (defined in Maria::ElevationAnalysisLayer) | Maria::ElevationAnalysisLayer | protected |
_shaderManager (defined in Maria::ElevationAnalysisLayer) | Maria::ElevationAnalysisLayer | protected |
_vtx (defined in Maria::ElevationAnalysisLayer) | Maria::ElevationAnalysisLayer | protected |
addLineOfSightObserver(const std::shared_ptr< LineOfSightObserver > &obs) (defined in Maria::ElevationAnalysisLayer) | Maria::ElevationAnalysisLayer | inline |
addMinMaxObserver(const std::shared_ptr< MinMaxElevationObserver > &obs) (defined in Maria::ElevationAnalysisLayer) | Maria::ElevationAnalysisLayer | inline |
addObserver(const std::shared_ptr< ElevationAnalysisObserver > &obs) (defined in Maria::ElevationAnalysisLayer) | Maria::ElevationAnalysisLayer | inline |
beginClipping(const STK::Viewport &glViewport) (defined in Maria::GeoLayer) | Maria::GeoLayer | |
cleanupCaches(bool keepCurrentFrame) | Maria::GeoLayer | virtual |
createLineOfSightObserver(const std::string &name) (defined in Maria::ElevationAnalysisLayer) | Maria::ElevationAnalysisLayer | inline |
createMinMaxObserver(const std::string &name) (defined in Maria::ElevationAnalysisLayer) | Maria::ElevationAnalysisLayer | inline |
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::ElevationAnalysisLayer | inline |
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::GeoLayer | inline |
getDepth() const (defined in Maria::GeoLayer) | Maria::GeoLayer | inline |
getId() const (defined in Maria::GeoLayer) | Maria::GeoLayer | inline |
getLineOfSightObserver(const std::string &name) (defined in Maria::ElevationAnalysisLayer) | Maria::ElevationAnalysisLayer | inline |
getMinMaxObserver(const std::string &name) (defined in Maria::ElevationAnalysisLayer) | Maria::ElevationAnalysisLayer | inline |
getOpacity() const (defined in Maria::GeoLayer) | Maria::GeoLayer | inline |
getOrCreateLineOfSightObserver(const std::string &name) (defined in Maria::ElevationAnalysisLayer) | Maria::ElevationAnalysisLayer | inline |
getPerformanceGraph() const (defined in Maria::GeoLayer) | Maria::GeoLayer | inline |
initShaders() (defined in Maria::ElevationAnalysisLayer) | Maria::ElevationAnalysisLayer | protected |
isEnabled() const (defined in Maria::GeoLayer) | Maria::GeoLayer | inline |
isLayerDirty() const (defined in Maria::GeoLayer) | Maria::GeoLayer | inline |
needsClipping() const (defined in Maria::GeoLayer) | Maria::GeoLayer | inline |
needsRedraw() const override | Maria::ElevationAnalysisLayer | inlinevirtual |
redraw(const std::shared_ptr< RasterProjector > &vp, const STK::Camera &cam, const STK::Viewport &glViewport) override (defined in Maria::ElevationAnalysisLayer) | Maria::ElevationAnalysisLayer | virtual |
removeObserver(const std::shared_ptr< ElevationAnalysisObserver > &obs) (defined in Maria::ElevationAnalysisLayer) | Maria::ElevationAnalysisLayer | inline |
setClippingMargins(int left, int right, int top, int bottom) (defined in Maria::GeoLayer) | Maria::GeoLayer | inline |
setEnabled(bool enabled) (defined in Maria::GeoLayer) | Maria::GeoLayer | inline |
setLayerDirty(bool dirty) (defined in Maria::GeoLayer) | Maria::GeoLayer | inline |
setOpacity(float opacity) (defined in Maria::GeoLayer) | Maria::GeoLayer | inline |
setPerformanceGraph(const std::shared_ptr< STK::PerformanceGraphs::Graph > &perf) (defined in Maria::GeoLayer) | Maria::GeoLayer | inline |
update(const std::shared_ptr< RasterProjector > &viewport, double scale, float pixelScale) | Maria::GeoLayer | virtual |
~GeoLayer()=default (defined in Maria::GeoLayer) | Maria::GeoLayer | virtual |