|
KiCad PCB EDA Suite
|
Public Attributes | |
| ARC_START_MID_END | m_geom |
| Geom of the arc. | |
| int | m_width |
| Arc line width. | |
| ARC_PROPERTIES | m_properties |
| Expected properties. | |
| std::string | m_CaseName |
Definition at line 179 of file test_shape_arc.cpp.
|
inherited |
Definition at line 319 of file unit_test_utils.h.
Referenced by operator<<.
| ARC_START_MID_END ARC_SME_CASE::m_geom |
Geom of the arc.
Definition at line 182 of file test_shape_arc.cpp.
| ARC_PROPERTIES ARC_SME_CASE::m_properties |
Expected properties.
Definition at line 188 of file test_shape_arc.cpp.
| int ARC_SME_CASE::m_width |
Arc line width.
Definition at line 185 of file test_shape_arc.cpp.