|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <QtCore/QLoggingCategory>#include <QtCore/QObject>#include <QtCore/QPointer>#include <QtCore/QQueue>#include <QtCore/QVariant>#include <QtPositioning/QGeoCoordinate>#include "TerrainQueryInterface.h"
Include dependency graph for TerrainQuery.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TerrainAtCoordinateBatchManager |
| class | TerrainAtCoordinateQuery |
| NOTE: TerrainAtCoordinateQuery is not thread safe. All instances/calls to ElevationProvider must be on main thread. More... | |
| class | TerrainPathQuery |
| struct | TerrainPathQuery::PathHeightInfo_t |
| class | TerrainAreaQuery |
| struct | TerrainAreaQuery::CarpetHeightInfo_t |
| class | TerrainPolyPathQuery |