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