KiCad PCB EDA Suite
|
Public Attributes | |
ARC_DATA_MM | m_arc1 |
ARC_DATA_MM | m_arc2 |
double | m_clearance |
bool | m_exp_result |
std::string | m_CaseName |
Definition at line 692 of file test_shape_arc.cpp.
ARC_DATA_MM ARC_ARC_COLLIDE_CASE::m_arc1 |
Definition at line 694 of file test_shape_arc.cpp.
ARC_DATA_MM ARC_ARC_COLLIDE_CASE::m_arc2 |
Definition at line 695 of file test_shape_arc.cpp.
|
inherited |
Definition at line 268 of file unit_test_utils.h.
double ARC_ARC_COLLIDE_CASE::m_clearance |
Definition at line 696 of file test_shape_arc.cpp.
bool ARC_ARC_COLLIDE_CASE::m_exp_result |
Definition at line 697 of file test_shape_arc.cpp.