|
KiCad PCB EDA Suite
|
Public Member Functions | |
| CLIP_LINE_TO_PAD_FIXTURE () | |
| std::unique_ptr< PAD > | MakePad () |
Public Attributes | |
| BOARD | m_board |
| FOOTPRINT | m_footprint |
Definition at line 35 of file test_clip_line_to_pad.cpp.
|
inline |
Definition at line 37 of file test_clip_line_to_pad.cpp.
References m_board, and m_footprint.
|
inline |
Definition at line 43 of file test_clip_line_to_pad.cpp.
References PADSTACK::ALL_LAYERS, F_Cu, m_footprint, pad, ROUNDRECT, and SMD.
| BOARD CLIP_LINE_TO_PAD_FIXTURE::m_board |
Definition at line 55 of file test_clip_line_to_pad.cpp.
Referenced by CLIP_LINE_TO_PAD_FIXTURE().
| FOOTPRINT CLIP_LINE_TO_PAD_FIXTURE::m_footprint |
Definition at line 56 of file test_clip_line_to_pad.cpp.
Referenced by CLIP_LINE_TO_PAD_FIXTURE(), and MakePad().