KiCad PCB EDA Suite
|
Public Attributes | |
std::string | m_refdes |
std::vector< RECT_DEFINITION > | m_rects |
VECTOR2I | m_pos |
Definition at line 56 of file test_drc_courtyard_overlap.cpp.
VECTOR2I COURTYARD_TEST_FP::m_pos |
Definition at line 60 of file test_drc_courtyard_overlap.cpp.
Referenced by MakeCourtyardTestFP().
std::vector<RECT_DEFINITION> COURTYARD_TEST_FP::m_rects |
Definition at line 59 of file test_drc_courtyard_overlap.cpp.
Referenced by MakeCourtyardTestFP().
std::string COURTYARD_TEST_FP::m_refdes |
Definition at line 58 of file test_drc_courtyard_overlap.cpp.
Referenced by MakeCourtyardTestFP().