|  | Maria GDK 5.0.0.910
    Documentation of native code in develop branch | 
#include <MElevationAnalysisLayerFactory.h>
 
  
| Public Member Functions | |
| ElevationAnalysisLayerFactory (const std::shared_ptr< STK::ShaderProgramManager > &shaderManager, const std::shared_ptr< Maria::ElevationData > &elevationData) | |
| virtual std::shared_ptr< GeoLayer > | createGeoLayer (GeoLayerManager &geoLayers, const std::string &id, int depth) override | 
| std::shared_ptr< ElevationAnalysisLayer > | createElevationAnalysisLayer (GeoLayerManager &geoLayers, const std::string &id, int depth=-1) | 
| virtual std::shared_ptr< GeoLayer > | createGeoLayer (GeoLayerManager &geoLayers, const std::string &id, int depth)=0 | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from Maria::GeoLayerFactory | |
| int | layerDepth (const GeoLayerManager &geoLayers, int depth) | 
ElevationAnalysisLayerFactory - Short description
| 
 | overridevirtual | 
Implements Maria::GeoLayerFactory.