LibrePCB Developers Documentation
BoardClipperPathGenerator Member List

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

addCircle(const Data::Circle &circle, const Transform &transform, const Length &offset=Length(0))BoardClipperPathGenerator
addCopper(const Data &data, const Layer &layer, const QSet< tl::optional< Uuid > > &netsignals, bool ignorePlanes=false)BoardClipperPathGenerator
addHole(const PositiveLength &diameter, const NonEmptyPath &path, const Transform &transform=Transform(), const Length &offset=Length(0))BoardClipperPathGenerator
addPad(const Data::Pad &pad, const Layer &layer, const Length &offset=Length(0))BoardClipperPathGenerator
addPlane(const QVector< Path > &fragments)BoardClipperPathGenerator
addPolygon(const Path &path, const UnsignedLength &lineWidth, bool filled, const Length &offset=Length(0))BoardClipperPathGenerator
addStopMaskOpenings(const Data &data, const Layer &layer, const Length &offset=Length(0))BoardClipperPathGenerator
addStrokeText(const Data::StrokeText &strokeText, const Length &offset=Length(0))BoardClipperPathGenerator
addTrace(const Data::Trace &trace, const Length &offset=Length(0))BoardClipperPathGenerator
addVia(const Data::Via &via, const Length &offset=Length(0))BoardClipperPathGenerator
BoardClipperPathGenerator(const PositiveLength &maxArcTolerance) noexceptBoardClipperPathGeneratorexplicit
Data typedefBoardClipperPathGenerator
getPaths() const noexceptBoardClipperPathGeneratorinline
mMaxArcToleranceBoardClipperPathGeneratorprivate
mPathsBoardClipperPathGeneratorprivate
takePathsTo(ClipperLib::Paths &out) noexceptBoardClipperPathGenerator
~BoardClipperPathGenerator() noexceptBoardClipperPathGenerator