KiCad PCB EDA Suite
|
Public Attributes | |
ARC_CENTRE_PT_ANGLE | m_geom |
int | m_arc_clearance |
SEG | m_seg |
bool | m_exp_result |
int | m_exp_distance |
std::string | m_CaseName |
Definition at line 617 of file test_shape_arc.cpp.
int ARC_SEG_COLLIDE_CASE::m_arc_clearance |
Definition at line 620 of file test_shape_arc.cpp.
|
inherited |
Definition at line 268 of file unit_test_utils.h.
int ARC_SEG_COLLIDE_CASE::m_exp_distance |
Definition at line 623 of file test_shape_arc.cpp.
bool ARC_SEG_COLLIDE_CASE::m_exp_result |
Definition at line 622 of file test_shape_arc.cpp.
ARC_CENTRE_PT_ANGLE ARC_SEG_COLLIDE_CASE::m_geom |
Definition at line 619 of file test_shape_arc.cpp.
SEG ARC_SEG_COLLIDE_CASE::m_seg |
Definition at line 621 of file test_shape_arc.cpp.