|
KiCad PCB EDA Suite
|
Public Member Functions | |
| PCB_INTERSECTABLE (BOARD_ITEM *aItem, INTERSECTABLE_GEOM aSeg) | |
Public Attributes | |
| BOARD_ITEM * | Item |
| INTERSECTABLE_GEOM | Geometry |
Definition at line 1043 of file pcb_grid_helper.cpp.
|
inline |
Definition at line 1049 of file pcb_grid_helper.cpp.
| INTERSECTABLE_GEOM PCB_INTERSECTABLE::Geometry |
Definition at line 1046 of file pcb_grid_helper.cpp.
Referenced by PCB_GRID_HELPER::computeAnchors(), and PCB_INTERSECTABLE().
| BOARD_ITEM* PCB_INTERSECTABLE::Item |
Definition at line 1045 of file pcb_grid_helper.cpp.
Referenced by PCB_GRID_HELPER::computeAnchors(), and PCB_INTERSECTABLE().