BPolygon.h File Reference


Detailed Description

Provides a geometry object that represents a polygon.

#include "GeoCore.h"
#include "BPoint.h"
#include "BPoints.h"
#include "BAreaGeo.h"
#include "BResamplable.h"
#include "boost/shared_ptr.hpp"

Namespaces

namespace  GeoCore

Classes

class  BPolygon
 A geometry object that represents a polygon. More...

Typedefs

typedef
boost::shared_ptr
< BPolygon > 
BPolygonPtr
 Defines a shared pointer that can be used to reference a BPolygon.
typedef std::vector
< BPolygonPtr > 
BPolygonPtrVector
 Defines a collection of BPolygonPtr objects.


GeoTranslate 5.0 From Blue Marble Geographics