#include <raster.hpp>
Public Member Functions | |
raster (Envelope< double > const ext, ImageData32 &data) | |
Public Attributes | |
Envelope< double > | ext_ |
ImageData32 | data_ |
mapnik::raster::raster | ( | Envelope< double > const | ext, | |
ImageData32 & | data | |||
) | [inline] |
Envelope<double> mapnik::raster::ext_ |