![]() |
LibrePCB Developers Documentation
|
Collaboration diagram for TangentPathJoiner::Result: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 |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:| QVector<Segment> segments |
| QSet<int> indices |
| QSet<Point> junctions |
| Point startPos |
| Point endPos |
|
mutable |