KiCad PCB EDA Suite
|
Public Attributes | |
ARC_START_MID_END | m_geom |
int | m_arc_clearance |
VECTOR2I | m_circle_center |
int | m_circle_radius |
bool | m_exp_result |
int | m_exp_distance |
std::string | m_CaseName |
Definition at line 635 of file test_shape_arc.cpp.
int ARC_CICLE_COLLIDE_CASE::m_arc_clearance |
Definition at line 638 of file test_shape_arc.cpp.
|
inherited |
Definition at line 305 of file unit_test_utils.h.
Referenced by operator<<.
VECTOR2I ARC_CICLE_COLLIDE_CASE::m_circle_center |
Definition at line 639 of file test_shape_arc.cpp.
int ARC_CICLE_COLLIDE_CASE::m_circle_radius |
Definition at line 640 of file test_shape_arc.cpp.
int ARC_CICLE_COLLIDE_CASE::m_exp_distance |
Definition at line 642 of file test_shape_arc.cpp.
bool ARC_CICLE_COLLIDE_CASE::m_exp_result |
Definition at line 641 of file test_shape_arc.cpp.
ARC_START_MID_END ARC_CICLE_COLLIDE_CASE::m_geom |
Definition at line 637 of file test_shape_arc.cpp.