KiCad PCB EDA Suite
|
Public Attributes | |
std::string | m_case_name |
CIRC_ARRAY_GEOM_PARAMS | m_geom |
VECTOR2I | m_item_pos |
std::vector< ARRAY_OPTIONS::TRANSFORM > | m_exp_transforms |
Definition at line 290 of file test_array_options.cpp.
std::string CIRC_ARRAY_TEST_CASE::m_case_name |
Definition at line 292 of file test_array_options.cpp.
std::vector<ARRAY_OPTIONS::TRANSFORM> CIRC_ARRAY_TEST_CASE::m_exp_transforms |
Definition at line 295 of file test_array_options.cpp.
CIRC_ARRAY_GEOM_PARAMS CIRC_ARRAY_TEST_CASE::m_geom |
Definition at line 293 of file test_array_options.cpp.
VECTOR2I CIRC_ARRAY_TEST_CASE::m_item_pos |
Definition at line 294 of file test_array_options.cpp.