BPointGeo.h File Reference


Detailed Description

Provides definition for a geometry object that represents a single point.

#include "GeoCore.h"
#include "BGeometry.h"
#include "BVectorizable.h"
#include "BPoint.h"
#include <vector>

Namespaces

namespace  GeoCore

Classes

class  BPointGeo
 A geometry object that represents a single point. More...

Typedefs

typedef
boost::shared_ptr
< BPointGeo > 
BPointGeoPtr
 Defines a shared pointer that can be used to reference a BPointGeo.
typedef std::vector
< BPointGeo > 
BPointGeoVector
 Defines a collection of BPointGeo objects.


GeoTranslate 5.0 From Blue Marble Geographics