#include "CurveCreator.hxx"
#include "CurveCreator_ICurve.hxx"
#include "CurveCreator_PosPoint.hxx"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | CurveCreator_Operation |
This is the support class that describes a modification operation that can be applied to CurveCreator_Curve. More... | |