Seamly2D
Code documentation
vistoolspline.cpp File Reference
#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"
Include dependency graph for vistoolspline.cpp:

Go to the source code of this file.

Variables

const int EMPTY_ANGLE = -1
 

Variable Documentation

◆ EMPTY_ANGLE

const int EMPTY_ANGLE = -1

Definition at line 70 of file vistoolspline.cpp.

Referenced by VisToolSpline::RefreshGeometry().