#include "GeoCore.h"
#include "BFeature.h"
#include "BGeometryCounts.h"
#include "BUnknownGeometryException.h"
#include <vector>
Namespaces | |
| namespace | GeoCore |
Classes | |
| class | BFeatureCollection |
| A collection of BFeature objects. More... | |
Typedefs | |
| typedef boost::shared_ptr < BFeatureCollection > | BFeatureCollectionPtr |
| Defines a shared pointer that can be used to reference a BFeatureCollection. | |