|
QGroundControl
Ground Control Station for MAVLink Drones
|
This is the complete list of members for DebugHeightSource, including all inherited members.
| _heightField | HeightSource | protected |
| _nextRequestId() | HeightSource | protected |
| cancelRequest(int requestId) final | ProceduralHeightSource | virtual |
| heightAtWorld(const QPointF &world) const override | DebugHeightSource | protectedvirtual |
| HeightSource(QObject *parent=nullptr) | ProceduralHeightSource | explicit |
| kAmplitude | DebugHeightSource | static |
| kSynthGridSize | ProceduralHeightSource | static |
| kWavelength | DebugHeightSource | static |
| patchHeightsFailed(int requestId) | HeightSource | signal |
| patchHeightsReady(int requestId, const QList< float > &heights) | HeightSource | signal |
| requestPatchHeights(const TileMath::TileKey &key, int gridSize) final | ProceduralHeightSource | virtual |
| requestTile(const TileMath::TileKey &key) override | ProceduralHeightSource | virtual |
| setHeightField(HeightField *field) | HeightSource | inline |