| 
    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 678 of file test_shape_arc.cpp.
| int ARC_PT_COLLIDE_CASE::m_arc_clearance | 
Definition at line 681 of file test_shape_arc.cpp.
      
  | 
  inherited | 
Definition at line 305 of file unit_test_utils.h.
Referenced by operator<<.
| int ARC_PT_COLLIDE_CASE::m_exp_distance | 
Definition at line 684 of file test_shape_arc.cpp.
| bool ARC_PT_COLLIDE_CASE::m_exp_result | 
Definition at line 683 of file test_shape_arc.cpp.
| ARC_CENTRE_PT_ANGLE ARC_PT_COLLIDE_CASE::m_geom | 
Definition at line 680 of file test_shape_arc.cpp.
| VECTOR2I ARC_PT_COLLIDE_CASE::m_point | 
Definition at line 682 of file test_shape_arc.cpp.