#include "GeoCore.h"
#include "BPoint.h"
#include "BSegment.h"
#include "BByteStreamable.h"
#include <vector>
Namespaces | |
| namespace | GeoCore |
Classes | |
| class | BSegLink |
| Represents a link between two points in a BPath. More... | |
Typedefs | |
| typedef std::vector < BSegLink > | BSegLinkVector |
| Defines a collection of BSegLink objects. | |