|
Horizon
|
This is the complete list of members for SHAPE_ARC, including all inherited members.
| BBox(int aClearance=0) const override | SHAPE_ARC | virtual |
| Centre() const | SHAPE | inlinevirtual |
| Clone() const override | SHAPE_ARC | inlinevirtual |
| Collide(const SEG &aSeg, int aClearance=0, int *aActual=nullptr, VECTOR2I *aLocation=nullptr) const override | SHAPE_ARC | virtual |
| Collide(const VECTOR2I &aP, int aClearance=0, int *aActual=nullptr, VECTOR2I *aLocation=nullptr) const override | SHAPE_ARC | virtual |
| Collide(const SHAPE *aShape, int aClearance=0, int *aActual=nullptr, VECTOR2I *aLocation=nullptr) const override (defined in SHAPE_ARC) | SHAPE_ARC | inlinevirtual |
| SHAPE::Collide(const SHAPE *aShape, int aClearance, VECTOR2I *aMTV) const | SHAPE | virtual |
| ConstructFromStartEndAngle(const VECTOR2I &aStart, const VECTOR2I &aEnd, double aAngle, double aWidth=0) | SHAPE_ARC | |
| ConstructFromStartEndCenter(const VECTOR2I &aStart, const VECTOR2I &aEnd, const VECTOR2I &aCenter, bool aClockwise=false, double aWidth=0) | SHAPE_ARC | |
| ConvertToPolyline(double aAccuracy=DefaultAccuracyForPCB(), double *aEffectiveAccuracy=nullptr) const | SHAPE_ARC | |
| DefaultAccuracyForPCB() | SHAPE_ARC | inlinestatic |
| ecoord typedef (defined in SHAPE) | SHAPE | protected |
| Format() const (defined in SHAPE) | SHAPE | virtual |
| GetArcMid() const (defined in SHAPE_ARC) | SHAPE_ARC | inline |
| GetCenter() const (defined in SHAPE_ARC) | SHAPE_ARC | |
| GetCentralAngle() const | SHAPE_ARC | |
| GetChord() const (defined in SHAPE_ARC) | SHAPE_ARC | inline |
| GetEndAngle() const | SHAPE_ARC | |
| GetIndexableSubshapeCount() const (defined in SHAPE_BASE) | SHAPE_BASE | inlinevirtual |
| GetIndexableSubshapes(std::vector< SHAPE * > &aSubshapes) (defined in SHAPE_BASE) | SHAPE_BASE | inlinevirtual |
| GetLength() const | SHAPE_ARC | |
| GetP0() const (defined in SHAPE_ARC) | SHAPE_ARC | inline |
| GetP1() const (defined in SHAPE_ARC) | SHAPE_ARC | inline |
| GetRadius() const (defined in SHAPE_ARC) | SHAPE_ARC | |
| GetStartAngle() const | SHAPE_ARC | |
| GetWidth() const (defined in SHAPE_ARC) | SHAPE_ARC | inline |
| HasIndexableSubshapes() const (defined in SHAPE_BASE) | SHAPE_BASE | inlinevirtual |
| Intersect(const SHAPE_ARC &aArc, std::vector< VECTOR2I > *aIpsBuffer) const | SHAPE_ARC | |
| IntersectLine(const SEG &aSeg, std::vector< VECTOR2I > *aIpsBuffer) const | SHAPE_ARC | |
| IsClockwise() const (defined in SHAPE_ARC) | SHAPE_ARC | |
| IsNull() const | SHAPE | inline |
| IsSolid() const override (defined in SHAPE_ARC) | SHAPE_ARC | inlinevirtual |
| m_type | SHAPE_BASE | protected |
| MIN_PRECISION_IU | SHAPE | static |
| Mirror(bool aX=true, bool aY=false, const VECTOR2I &aVector={ 0, 0 }) (defined in SHAPE_ARC) | SHAPE_ARC | |
| Mirror(const SEG &axis) (defined in SHAPE_ARC) | SHAPE_ARC | |
| Move(const VECTOR2I &aVector) override (defined in SHAPE_ARC) | SHAPE_ARC | virtual |
| operator==(SHAPE_ARC const &aArc) const (defined in SHAPE_ARC) | SHAPE_ARC | inline |
| Parse(std::stringstream &aStream) (defined in SHAPE) | SHAPE | virtual |
| Reverse() (defined in SHAPE_ARC) | SHAPE_ARC | |
| Reversed() const (defined in SHAPE_ARC) | SHAPE_ARC | |
| Rotate(double aAngle, const VECTOR2I &aCenter) override | SHAPE_ARC | virtual |
| SetWidth(int aWidth) (defined in SHAPE_ARC) | SHAPE_ARC | inline |
| SHAPE(SHAPE_TYPE aType) | SHAPE | inline |
| SHAPE_ARC() (defined in SHAPE_ARC) | SHAPE_ARC | inline |
| SHAPE_ARC(const VECTOR2I &aArcCenter, const VECTOR2I &aArcStartPoint, double aCenterAngle, int aWidth=0) | SHAPE_ARC | |
| SHAPE_ARC(const VECTOR2I &aArcStart, const VECTOR2I &aArcMid, const VECTOR2I &aArcEnd, int aWidth) | SHAPE_ARC | |
| SHAPE_ARC(const SEG &aSegmentA, const SEG &aSegmentB, int aRadius, int aWidth=0) | SHAPE_ARC | |
| SHAPE_ARC(const SHAPE_ARC &aOther) (defined in SHAPE_ARC) | SHAPE_ARC | |
| SHAPE_BASE(SHAPE_TYPE aType) | SHAPE_BASE | inline |
| Type() const | SHAPE_BASE | inline |
| ~SHAPE() (defined in SHAPE) | SHAPE | inlinevirtual |
| ~SHAPE_ARC() (defined in SHAPE_ARC) | SHAPE_ARC | inlinevirtual |
| ~SHAPE_BASE() (defined in SHAPE_BASE) | SHAPE_BASE | inlinevirtual |