![]() |
Agroeye
1.0
|
#include <memory>
#include <string>
#include <unordered_map>
#include <gdal_priv.h>
#include <ogr_spatialref.h>
#include "GeneralErrors.h"
#include "RasterErrors.h"
#include "RasterData.h"
#include "RasterBand.h"
#include "RasterDataGroup.h"
#include "Callback.h"
Go to the source code of this file.
Classes | |
class | agroeye::handlers::Raster |
Class encapsulating Raster file object. More... | |
Namespaces | |
agroeye | |
agroeye::handlers | |