Classes | |
struct | ICurvePrimitive |
ICurvePrimitive is a (polymorphic) base class for parametric curves – line segemnt, circular/elliptic arc, bspline curve, spiral. More... | |
struct | CurvePrimitiveId |
CurvePrimitiveId is a class that identifies the source of a curvePrimitive. More... | |
struct | CurveVector |
A CurveVector is a collection of curve primitives. More... | |
struct | CurveCurve |
static operations on curves. More... | |