![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
This is the complete list of members for mesh::DTMThinner, including all inherited members.
| close() | mesh::DTMThinner | |
| crsWkt() const | mesh::DTMThinner | |
| DTMThinner() | mesh::DTMThinner | |
| DTMThinner(const DTMThinner &)=delete | mesh::DTMThinner | |
| errorMsg() const | mesh::DTMThinner | inline |
| generatePoints(const MapExtent &domain, const DTMThinnerOptions &opts={}, QVector< double > *outZ=nullptr, const DTMProgressFn &progress={}, const DTMThinnerLimits &limits={}) const | mesh::DTMThinner | |
| isOpen() const noexcept | mesh::DTMThinner | |
| kMaxGridBytesDefault | mesh::DTMThinner | static |
| kMaxReadBufBytesDefault | mesh::DTMThinner | static |
| kMaxRetainedPointsDefault | mesh::DTMThinner | static |
| kMaxThinningHalo | mesh::DTMThinner | static |
| open(const QString &filePath, int band=1) | mesh::DTMThinner | |
| operator=(const DTMThinner &)=delete | mesh::DTMThinner | |
| pixelSize() const | mesh::DTMThinner | |
| readPixels(const MapExtent &bbox, QVector< QPointF > &xyOut, QVector< double > &zOut) const | mesh::DTMThinner | |
| sampleAt(double x, double y) const | mesh::DTMThinner | |
| sampleMany(const QVector< QPointF > &xy, QVector< double > *outZ, qint64 maxBufBytes=kMaxReadBufBytesDefault) const | mesh::DTMThinner | |
| ~DTMThinner() | mesh::DTMThinner |