SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
dtmsampler.h File Reference
#include <QPointF>
#include <QString>
#include <QVector>
Include dependency graph for dtmsampler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mesh::DTMSampler
 

Namespaces

namespace  mesh
 

Detailed Description

Author
Caleb Buahin caleb.nosp@m..bua.nosp@m.hin@g.nosp@m.mail.nosp@m..com
Date
2026
License\n GPL-3.0-or-later

Slice AU — bilinear elevation sampler. Wraps a GDAL raster band so the mesh generator (or any other client) can pull elevation values at arbitrary (x, y) without dragging GDAL into every caller.