#include "GeoCore.h"
#include "BPoints.h"
#include "BLinearGeo.h"
#include "BResamplable.h"
#include "BVectorizable.h"
#include "BSegLink.h"
#include "BSegment.h"
#include "boost/shared_ptr.hpp"
Namespaces | |
| namespace | GeoCore |
Classes | |
| class | BPath |
| A geometry object representing a connected collection of segments. More... | |
Typedefs | |
| typedef boost::shared_ptr < BPath > | BPathPtr |
| Defines a shared pointer that can be used to reference a BPath. | |