QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
#include "qgis_3d.h"
#include <memory>
#include <QByteArray>
#include <QImage>
#include "qgscoordinatetransformcontext.h"
Go to the source code of this file.
Classes | |
struct | QgsTerrainDownloader::DataSource |
Definition of data source for terrain tiles (assuming "terrarium" data encoding with usual XYZ tiling scheme) More... | |
class | QgsTerrainDownloader |
3 Takes care of downloading terrain data from a publicly available data source. More... | |