|
KiCad PCB EDA Suite
|
This is the complete list of members for ELLIPSE< NumericType >, including all inherited members.
| Center | ELLIPSE< NumericType > | |
| ELLIPSE() | ELLIPSE< NumericType > | inline |
| ELLIPSE(const VECTOR2< NumericType > &aCenter, NumericType aMajorRadius, NumericType aMinorRadius, EDA_ANGLE aRotation, EDA_ANGLE aStartAngle=ANGLE_0, EDA_ANGLE aEndAngle=FULL_CIRCLE) | ELLIPSE< NumericType > | |
| ELLIPSE(const VECTOR2< NumericType > &aCenter, const VECTOR2< NumericType > &aMajor, double aRatio, EDA_ANGLE aStartAngle=ANGLE_0, EDA_ANGLE aEndAngle=FULL_CIRCLE) | ELLIPSE< NumericType > | |
| EndAngle | ELLIPSE< NumericType > | |
| GetAngleAtPoint(const VECTOR2< NumericType > &aPt) const | ELLIPSE< NumericType > | |
| GetArcEndPoint() const | ELLIPSE< NumericType > | inline |
| GetArcStartPoint() const | ELLIPSE< NumericType > | inline |
| GetPointAtAngle(EDA_ANGLE angle) const | ELLIPSE< NumericType > | |
| GetSubtendedAngle() const | ELLIPSE< NumericType > | |
| MajorRadius | ELLIPSE< NumericType > | |
| MinorRadius | ELLIPSE< NumericType > | |
| Mirror(const VECTOR2< NumericType > &aRef, FLIP_DIRECTION aFlipDirection) | ELLIPSE< NumericType > | |
| Rotation | ELLIPSE< NumericType > | |
| StartAngle | ELLIPSE< NumericType > |