![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
A resolved per-tile draw: paint src (a sub-rect of img, in image pixels with row 0 = the tile extent's yMax edge) into the tile's destination footprint. exact is false when the image is a coarser-tile stand-in.
More...
#include <tilepyramidlayer.h>
Public Attributes | |
| QImage | img |
| QRectF | src |
| bool | exact = false |
A resolved per-tile draw: paint src (a sub-rect of img, in image pixels with row 0 = the tile extent's yMax edge) into the tile's destination footprint. exact is false when the image is a coarser-tile stand-in.
| bool TilePyramidLayer::TileDraw::exact = false |
| QImage TilePyramidLayer::TileDraw::img |
| QRectF TilePyramidLayer::TileDraw::src |