|
KiCad PCB EDA Suite
|
Public Attributes | |
| std::string | m_case_name |
| GRID_ARRAY_GEOM_PARAMS | m_geom |
| VECTOR2I | m_item_pos |
| std::vector< ARRAY_OPTIONS::TRANSFORM > | m_exp_transforms |
Definition at line 106 of file test_array_options.cpp.
| std::string GRID_ARRAY_TEST_CASE::m_case_name |
Definition at line 108 of file test_array_options.cpp.
| std::vector<ARRAY_OPTIONS::TRANSFORM> GRID_ARRAY_TEST_CASE::m_exp_transforms |
Definition at line 111 of file test_array_options.cpp.
| GRID_ARRAY_GEOM_PARAMS GRID_ARRAY_TEST_CASE::m_geom |
Definition at line 109 of file test_array_options.cpp.
| VECTOR2I GRID_ARRAY_TEST_CASE::m_item_pos |
Definition at line 110 of file test_array_options.cpp.