|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <Viewer3DTileQuery.h>
Public Attributes | |
| QGeoCoordinate | coordinateMin |
| QGeoCoordinate | coordinateMax |
| QSize | tileCounts |
| int | zoomLevel = 0 |
Definition at line 19 of file Viewer3DTileQuery.h.
| QGeoCoordinate Viewer3DTileQuery::TileStatistics_t::coordinateMax |
Definition at line 21 of file Viewer3DTileQuery.h.
| QGeoCoordinate Viewer3DTileQuery::TileStatistics_t::coordinateMin |
Definition at line 20 of file Viewer3DTileQuery.h.
| QSize Viewer3DTileQuery::TileStatistics_t::tileCounts |
Definition at line 22 of file Viewer3DTileQuery.h.
| int Viewer3DTileQuery::TileStatistics_t::zoomLevel = 0 |
Definition at line 23 of file Viewer3DTileQuery.h.