#include "CurveCreator_ICurve.hxx"#include "CurveCreator_Macro.hxx"#include "CurveCreator.hxx"#include "CurveCreator_Diff.hxx"#include <list>#include <map>Go to the source code of this file.
Classes | |
| class | CurveCreator_Curve | 
| The CurveCreator_Curve object is represented as one or more sets of connected points; thus CurveCreator_Curve object can contain several not connected curves (polylines or b-splines), each such curve has two only ends "start and end points" in other words non-manifold curves are not supported.  More... | |