|
KiCad PCB EDA Suite
|
Public Member Functions | |
| PCBGridHelperTestFixture () | |
Static Public Member Functions | |
| static BOX2I | LayoutBounds (const BOARD_ITEM &aItem) |
| static SNAP_REFERENCE_PREFERENCE | ClassifyReference (const VECTOR2I &aPoint, const BOX2I &aBounds, bool aPadCenter) |
Public Attributes | |
| PCB_GRID_HELPER | helper |
Definition at line 53 of file test_pcb_grid_helper.cpp.
|
inline |
Definition at line 56 of file test_pcb_grid_helper.cpp.
References helper.
|
inlinestatic |
Definition at line 66 of file test_pcb_grid_helper.cpp.
References GRID_HELPER::classifyReference().
Referenced by BOOST_AUTO_TEST_CASE().
|
inlinestatic |
Definition at line 64 of file test_pcb_grid_helper.cpp.
References PCB_GRID_HELPER::layoutBounds().
Referenced by BOOST_AUTO_TEST_CASE().
| PCB_GRID_HELPER PCBGridHelperTestFixture::helper |
Definition at line 71 of file test_pcb_grid_helper.cpp.
Referenced by PCBGridHelperTestFixture().