#include "vpiece.h"
#include "vpiece_p.h"
#include "vcontainer.h"
#include "../vgeometry/vpointf.h"
#include "../vgeometry/vabstractcurve.h"
#include "../vgeometry/varc.h"
#include "../vmisc/vabstractapplication.h"
#include <QSharedPointer>
#include <QDebug>
#include <QPainterPath>
Go to the source code of this file.
Namespaces | |
anonymous_namespace{vpiece.cpp} | |
Functions | |
QVector< quint32 > | anonymous_namespace{vpiece.cpp}::PieceMissingNodes (const QVector< quint32 > &d1Nodes, const QVector< quint32 > &d2Nodes) |
bool | anonymous_namespace{vpiece.cpp}::notchesPossible (const QVector< VPieceNode > &path) |