#include "vistoolspline.h"
#include <QLineF>
#include <QPainterPath>
#include <QSharedPointer>
#include <Qt>
#include <new>
#include "../ifc/ifcdef.h"
#include "../vgeometry/vabstractcurve.h"
#include "../vgeometry/vgeometrydef.h"
#include "../vgeometry/vpointf.h"
#include "../vgeometry/vspline.h"
#include "../vpatterndb/vcontainer.h"
#include "../vwidgets/vcontrolpointspline.h"
#include "../visualization.h"
#include "vispath.h"
Go to the source code of this file.
Variables | |
const int | EMPTY_ANGLE = -1 |
const int EMPTY_ANGLE = -1 |
Definition at line 70 of file vistoolspline.cpp.
Referenced by VisToolSpline::RefreshGeometry().