#include "GeoCore.h"
#include "BAreaGeo.h"
#include "BAggregateArea.h"
#include "boost/shared_ptr.hpp"
Namespaces | |
| namespace | GeoCore |
Classes | |
| class | BDonut |
| A geometry object that contains an outer shell and a collection of holes. More... | |
Typedefs | |
| typedef boost::shared_ptr < BDonut > | BDonutPtr |
| Defines a shared pointer that can be used to reference a BDonut. | |