![]() |
LibrePCB Developers Documentation
|
Public Member Functions | |
Result () | |
bool | isClosed () const noexcept |
Result | sub (int index, bool reverse, const Point &start, const Point &end, const UnsignedLength &l) const |
Path | buildPath (const QVector< Path > &paths) const |
Public Attributes | |
QVector< Segment > | segments |
QSet< int > | indices |
Point | startPos |
Point | endPos |
UnsignedLength | length |
|
inline |
|
inlinenoexcept |
|
inline |
QVector<Segment> segments |
QSet<int> indices |
Point startPos |
Point endPos |
UnsignedLength length |