What a caller needs to size a raster before running the export.
More...
#include <mesh2dresultsexport.h>
What a caller needs to size a raster before running the export.
◆ isValid()
| bool openswmmvis::io::Mesh2DGridHint::isValid |
( |
| ) |
const |
|
inline |
◆ extentHeight
| double openswmmvis::io::Mesh2DGridHint::extentHeight = 0.0 |
◆ extentWidth
| double openswmmvis::io::Mesh2DGridHint::extentWidth = 0.0 |
mesh bounding box, model units
◆ suggestedCellSize
| double openswmmvis::io::Mesh2DGridHint::suggestedCellSize = 0.0 |
Half the square root of the median cell area — about two pixels across a typical cell, so the mesh resolution survives the resampling without exploding the raster.
The documentation for this struct was generated from the following file: