bes  Updated for version 3.17.0
BoundingBox Class Reference

#include "BoundingBox.h"

Public Member Functions

 BoundingBox (const My2DPoint &llpt, const My2DPoint &urpt, OGRSpatialReference &crs)
 
 BoundingBox (OGRSpatialReference &crs)
 
BoundingBoxoperator= (const BoundingBox &box)
 
BoundingBox Transform (OGRSpatialReference &, int &)
 
BoundingBox Transform (const double *)
 
BoundingBox TransformWorkExtend (OGRSpatialReference &, int &)
 

Public Attributes

OGRSpatialReference mo_CRS
 
My2DPoint mo_LowerLeftPT
 
My2DPoint mo_UpperRightPT
 

Detailed Description

BoundingBox class is used to transform bounding box between different Coordinate Reference System.

Definition at line 98 of file BoundingBox.h.


The documentation for this class was generated from the following file: