#include "GeoCore.h"
#include "BGeometry.h"
#include "BGeometryCollection.h"
#include "BPointGeo.h"
#include "BAggregate.h"
#include "BPoints.h"
#include "boost/shared_ptr.hpp"
Namespaces | |
| namespace | GeoCore |
Classes | |
| class | BAggregatePoint |
| An aggregate geometry that contains only BPointGeo geometries. More... | |
Typedefs | |
| typedef boost::shared_ptr < BAggregatePoint > | BAggregatePointPtr |
| Defines a shared pointer that can be used to reference a BAggregatePoint. | |