|
KiCad PCB EDA Suite
|
Public Attributes | |
| VECTOR2I | p1 |
| VECTOR2I | p2 |
| int | outlineIdx |
| bool | isHole |
Definition at line 267 of file poly_ystripes_index.h.
| bool POLY_YSTRIPES_INDEX::EDGE::isHole |
Definition at line 272 of file poly_ystripes_index.h.
Referenced by POLY_YSTRIPES_INDEX::Contains().
| int POLY_YSTRIPES_INDEX::EDGE::outlineIdx |
Definition at line 271 of file poly_ystripes_index.h.
Referenced by POLY_YSTRIPES_INDEX::Contains().
| VECTOR2I POLY_YSTRIPES_INDEX::EDGE::p1 |
Definition at line 269 of file poly_ystripes_index.h.
Referenced by POLY_YSTRIPES_INDEX::Build(), and POLY_YSTRIPES_INDEX::Contains().
| VECTOR2I POLY_YSTRIPES_INDEX::EDGE::p2 |
Definition at line 270 of file poly_ystripes_index.h.
Referenced by POLY_YSTRIPES_INDEX::Build(), and POLY_YSTRIPES_INDEX::Contains().