#include "GeoCore.h"
#include "BPoint.h"
#include "BPoints.h"
#include "BSegment.h"
#include "BResamplable.h"
Namespaces | |
| namespace | GeoCore |
Classes | |
| class | BPolyline |
| A geometry object that represents a polyline. More... | |
Typedefs | |
| typedef boost::shared_ptr < BPolyline > | BPolylinePtr |
| Defines a shared pointer that can be used to reference a BPolyline. | |