| 
    KiCad PCB EDA Suite
    
   | 
 
This is the complete list of members for CIRCLE, including all inherited members.
| Center | CIRCLE | |
| CIRCLE() | CIRCLE | |
| CIRCLE(const VECTOR2I &aCenter, int aRadius) | CIRCLE | |
| CIRCLE(const CIRCLE &aOther) | CIRCLE | |
| ConstructFromTanTanPt(const SEG &aLineA, const SEG &aLineB, const VECTOR2I &aP) | CIRCLE | |
| Contains(const VECTOR2I &aP) const | CIRCLE | |
| Contains(const VECTOR2I &aP) | CIRCLE | |
| Intersect(const CIRCLE &aCircle) const | CIRCLE | |
| Intersect(const SEG &aSeg) const | CIRCLE | |
| IntersectLine(const SEG &aLine) const | CIRCLE | |
| NearestPoint(const VECTOR2I &aP) const | CIRCLE | |
| NearestPoint(const VECTOR2D &aP) const | CIRCLE | |
| operator==(const CIRCLE &aOther) const =default | CIRCLE | |
| Radius | CIRCLE |