|
QCAD
Open Source 2D CAD
|
#include "../core_global.h"#include <QSharedPointer>#include "RExplodable.h"#include "RPainterPath.h"#include "RPolylineProxy.h"#include "RShape.h"#include "RVector.h"Go to the source code of this file.
Classes | |
| class | RPolyline |
| Low-level mathematical representation of an open polyline or closed polyline (= polygon). More... | |