|
KiCad PCB EDA Suite
|
Public Attributes | |
| VECTOR2I | p1 |
| VECTOR2I | p2 |
| int | outlineIdx |
Definition at line 181 of file poly_containment_index.h.
| int POLY_CONTAINMENT_INDEX::EDGE::outlineIdx |
Definition at line 185 of file poly_containment_index.h.
Referenced by POLY_CONTAINMENT_INDEX::Contains().
| VECTOR2I POLY_CONTAINMENT_INDEX::EDGE::p1 |
Definition at line 183 of file poly_containment_index.h.
Referenced by POLY_CONTAINMENT_INDEX::Contains().
| VECTOR2I POLY_CONTAINMENT_INDEX::EDGE::p2 |
Definition at line 184 of file poly_containment_index.h.
Referenced by POLY_CONTAINMENT_INDEX::Contains().