|
QGroundControl
Ground Control Station for MAVLink Drones
|
This is the complete list of members for PatchGeometry, including all inherited members.
| componentComplete() override | PatchGeometry | protected |
| edgeLodDeltas() const | PatchGeometry | inline |
| edgeLodDeltasChanged() | PatchGeometry | signal |
| gridSize() const | PatchGeometry | inline |
| gridSizeChanged() | PatchGeometry | signal |
| heightField() const | PatchGeometry | inline |
| heightFieldChanged() | PatchGeometry | signal |
| heights() const | PatchGeometry | inline |
| heightsChanged() | PatchGeometry | signal |
| kMaxGridSize | PatchGeometry | static |
| kMinGridSize | PatchGeometry | static |
| kSkirtDepthFraction | PatchGeometry | static |
| PatchGeometry(QQuick3DObject *parent=nullptr) | PatchGeometry | explicit |
| sampleFromField(const TileMath::TileKey &key) | PatchGeometry | |
| setEdgeLodDeltas(int north, int south, int west, int east) | PatchGeometry | |
| setEdgeLodDeltas(const QList< int > &deltas) | PatchGeometry | |
| setGridSize(int gridSize) | PatchGeometry | |
| setHeightField(HeightField *heightField) | PatchGeometry | |
| setHeights(const QList< float > &heights) | PatchGeometry | |
| setSpan(qreal span) | PatchGeometry | |
| span() const | PatchGeometry | inline |
| spanChanged() | PatchGeometry | signal |