|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
#include <gdal.h>#include <ogr_spatialref.h>#include <limits>#include <stdlib.h>

Go to the source code of this file.
Classes | |
| class | BoundingBox |
| BoundingBox class is used to transform bounding box between different Coordinate Reference System. More... | |
| class | My2DPoint |
| My2DPoint class is used to store the point coordinates. More... | |
Functions | |
| CPLErr CPL_DLL CPL_STDCALL | bBox_transFormmate (OGRSpatialReference &, OGRSpatialReference &, My2DPoint &lowLeft, My2DPoint &upRight) |