LibrePCB Developers Documentation
BoardClipperPathGenerator Member List

This is the complete list of members for BoardClipperPathGenerator, including all inherited members.

addCircle(const Circle &circle, const Transform &transform, const Length &offset=Length(0))BoardClipperPathGenerator
addCopper(const Layer &layer, const QSet< const NetSignal *> &netsignals, bool ignorePlanes=false)BoardClipperPathGenerator
addHole(const PositiveLength &diameter, const NonEmptyPath &path, const Transform &transform=Transform(), const Length &offset=Length(0))BoardClipperPathGenerator
addNetLine(const BI_NetLine &netLine, const Length &offset=Length(0))BoardClipperPathGenerator
addPad(const BI_FootprintPad &pad, const Layer &layer, const Length &offset=Length(0))BoardClipperPathGenerator
addPlane(const BI_Plane &plane)BoardClipperPathGenerator
addPolygon(const Path &path, const UnsignedLength &lineWidth, bool filled, const Length &offset=Length(0))BoardClipperPathGenerator
addStopMaskOpenings(const Layer &layer, const Length &offset=Length(0))BoardClipperPathGenerator
addStrokeText(const BI_StrokeText &strokeText, const Length &offset=Length(0))BoardClipperPathGenerator
addVia(const BI_Via &via, const Length &offset=Length(0))BoardClipperPathGenerator
BoardClipperPathGenerator(Board &board, const PositiveLength &maxArcTolerance) noexceptBoardClipperPathGeneratorexplicit
getPaths() const noexceptBoardClipperPathGeneratorinline
mBoardBoardClipperPathGeneratorprivate
mMaxArcToleranceBoardClipperPathGeneratorprivate
mPathsBoardClipperPathGeneratorprivate
takePathsTo(ClipperLib::Paths &out) noexceptBoardClipperPathGenerator
~BoardClipperPathGenerator() noexceptBoardClipperPathGenerator