#include <iostream>
#include <iomanip>
#include <math.h>
#include <list>
#include "GeoRaster.h"
#include "GeoVector.h"
#include "GeoFiles.h"
Functions | |
void | pixelInPolygon (long double geoX, long double geoY, GeoVector *templateVector, GeoRaster *raster, std::vector< std::vector< OGRGeometry * > > &geometries, uint16_t *buffer) |
int | main (int argc, const char *argv[]) |
int main | ( | int | argc, |
const char * | argv[] | ||
) |
Copyright 2014 Google Inc. All rights reserved.