KiCad PCB EDA Suite
|
Public Attributes | |
ARC_CENTRE_PT_ANGLE | m_geom |
int | m_arc_clearance |
VECTOR2I | m_point |
bool | m_exp_result |
int | m_exp_distance |
std::string | m_CaseName |
Definition at line 524 of file test_shape_arc.cpp.
int ARC_PT_COLLIDE_CASE::m_arc_clearance |
Definition at line 527 of file test_shape_arc.cpp.
|
inherited |
Definition at line 268 of file unit_test_utils.h.
int ARC_PT_COLLIDE_CASE::m_exp_distance |
Definition at line 530 of file test_shape_arc.cpp.
bool ARC_PT_COLLIDE_CASE::m_exp_result |
Definition at line 529 of file test_shape_arc.cpp.
ARC_CENTRE_PT_ANGLE ARC_PT_COLLIDE_CASE::m_geom |
Definition at line 526 of file test_shape_arc.cpp.
VECTOR2I ARC_PT_COLLIDE_CASE::m_point |
Definition at line 528 of file test_shape_arc.cpp.