LibrePCB Developers Documentation
|
Public Member Functions | |
Result () | |
bool | isClosed () const noexcept |
qreal | calcLengthOrArea (const QVector< Path > &paths) const noexcept |
Result | sub (int index, bool reverse, const Point &start, const Point &end) const |
Path | buildPath (const QVector< Path > &paths) const |
Public Attributes | |
QVector< Segment > | segments |
QSet< int > | indices |
QSet< Point > | junctions |
Point | startPos |
Point | endPos |
qreal | lengthAreaCache |
|
inline |
|
inlinenoexcept |
|
inlinenoexcept |
QVector<Segment> segments |
QSet<int> indices |
QSet<Point> junctions |
Point startPos |
Point endPos |
|
mutable |