KiCad PCB EDA Suite
|
Public Attributes | |
ARC_CENTRE_PT_ANGLE | 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 170 of file test_shape_arc.cpp.
|
inherited |
Definition at line 269 of file unit_test_utils.h.
ARC_CENTRE_PT_ANGLE ARC_CPA_CASE::m_geom |
Geom of the arc.
Definition at line 173 of file test_shape_arc.cpp.
ARC_PROPERTIES ARC_CPA_CASE::m_properties |
Expected properties.
Definition at line 179 of file test_shape_arc.cpp.
int ARC_CPA_CASE::m_width |
Arc line width.
Definition at line 176 of file test_shape_arc.cpp.