#include "GeoCore.h"
#include "BGeometry.h"
#include "BGeometryCollection.h"
#include "BAggregate.h"
Namespaces | |
| namespace | GeoCore |
Classes | |
| class | BAggregateGeo |
| An aggregate geometry that can contain any type of BGeometry object. More... | |
Typedefs | |
| typedef boost::shared_ptr < BAggregateGeo > | BAggregateGeoPtr |
| Defines a shared pointer that can be used to reference a BAggregateGeo. | |