#include <Viewer3DTileQuery.h>
|
| | Viewer3DTileQuery (QObject *parent=nullptr) |
| |
| void | adaptiveMapTilesLoader (const QString &mapType, int mapId, const QGeoCoordinate &coordinateMin, const QGeoCoordinate &coordinateMax) |
| |
| int | maxTileCount (int zoomLevel, const QGeoCoordinate &coordinateMin, const QGeoCoordinate &coordinateMax) |
| |
| QByteArray | mapData () const |
| |
| QSize | mapSize () const |
| |
Definition at line 12 of file Viewer3DTileQuery.h.
◆ Viewer3DTileQuery()
| Viewer3DTileQuery::Viewer3DTileQuery |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ adaptiveMapTilesLoader()
| void Viewer3DTileQuery::adaptiveMapTilesLoader |
( |
const QString & |
mapType, |
|
|
int |
mapId, |
|
|
const QGeoCoordinate & |
coordinateMin, |
|
|
const QGeoCoordinate & |
coordinateMax |
|
) |
| |
◆ loadingMapCompleted
| void Viewer3DTileQuery::loadingMapCompleted |
( |
| ) |
|
|
signal |
◆ mapData()
| QByteArray Viewer3DTileQuery::mapData |
( |
| ) |
const |
|
inline |
◆ mapSize()
| QSize Viewer3DTileQuery::mapSize |
( |
| ) |
const |
|
inline |
◆ mapTileDownloaded
| void Viewer3DTileQuery::mapTileDownloaded |
( |
float |
progress | ) |
|
|
signal |
◆ maxTileCount()
| int Viewer3DTileQuery::maxTileCount |
( |
int |
zoomLevel, |
|
|
const QGeoCoordinate & |
coordinateMin, |
|
|
const QGeoCoordinate & |
coordinateMax |
|
) |
| |
◆ textureGeometryReady
◆ Viewer3DTileQueryTest
| friend class Viewer3DTileQueryTest |
|
friend |
The documentation for this class was generated from the following files: