22d8fbe7f0
x0 = int(minx+0.5) y0 = int(miny+0.5) x1 = int(maxx+0.5) y1 = int(maxy+0.5) width = x1 - x0 height = y1 - y0 |
||
---|---|---|
.. | ||
Makefile.am | ||
raster_datasource.cpp | ||
raster_datasource.hpp | ||
raster_featureset.cpp | ||
raster_featureset.hpp | ||
raster_info.cpp | ||
raster_info.hpp | ||
SConscript |