#include "GeoCore.h"
#include "BLinearGeo.h"
#include "BGeometryCollection.h"
#include "BAggregate.h"
Namespaces | |
| namespace | GeoCore |
Classes | |
| class | BAggregateLinear |
| An aggregate geometry that contains only BLinearGeo geometries. More... | |
Typedefs | |
| typedef boost::shared_ptr < BAggregateLinear > | BAggregateLinearPtr |
| Defines a shared pointer that can be used to reference a BAggregateLinear. | |