BGeometry.h File Reference


Detailed Description

Provides an abstract base class for all geometry objects.

#include "GeoCore.h"
#include "BRect.h"
#include "GeometryType.h"
#include "BVectorizable.h"
#include "BByteStreamable.h"
#include "BString.h"
#include "BRendition.h"
#include "boost/shared_ptr.hpp"
#include <vector>
#include <memory>

Namespaces

namespace  GeoCore

Classes

class  BGeometry
 Abstract base class for all geometry objects. More...

Typedefs

typedef
boost::shared_ptr
< BGeometry > 
BGeometryPtr
 Defines a shared pointer that can be used to reference a BGeometry.
typedef std::vector
< BGeometryPtr > 
BGeometryPtrVector
 Defines a collection of BGeometryPtr objects.


GeoTranslate 5.0 From Blue Marble Geographics