|
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 |
| VECTOR2I | m_collide_point |
| std::string | m_CaseName |
Definition at line 771 of file test_shape_arc.cpp.
| int ARC_SEG_COLLIDE_CASE::m_arc_clearance |
Definition at line 774 of file test_shape_arc.cpp.
|
inherited |
Definition at line 305 of file unit_test_utils.h.
Referenced by operator<<.
| VECTOR2I ARC_SEG_COLLIDE_CASE::m_collide_point |
Definition at line 778 of file test_shape_arc.cpp.
| int ARC_SEG_COLLIDE_CASE::m_exp_distance |
Definition at line 777 of file test_shape_arc.cpp.
| bool ARC_SEG_COLLIDE_CASE::m_exp_result |
Definition at line 776 of file test_shape_arc.cpp.
| ARC_CENTRE_PT_ANGLE ARC_SEG_COLLIDE_CASE::m_geom |
Definition at line 773 of file test_shape_arc.cpp.
| SEG ARC_SEG_COLLIDE_CASE::m_seg |
Definition at line 775 of file test_shape_arc.cpp.