| 
    KiCad PCB EDA Suite
    
   | 
 
Info to set up an arc by centre, start point and angle. More...
Public Attributes | |
| VECTOR2I | m_center_point | 
| VECTOR2I | m_start_point | 
| double | m_center_angle | 
Info to set up an arc by centre, start point and angle.
Definition at line 271 of file test_shape_arc.cpp.
| double ARC_CENTRE_PT_ANGLE::m_center_angle | 
Definition at line 275 of file test_shape_arc.cpp.
| VECTOR2I ARC_CENTRE_PT_ANGLE::m_center_point | 
Definition at line 273 of file test_shape_arc.cpp.
| VECTOR2I ARC_CENTRE_PT_ANGLE::m_start_point | 
Definition at line 274 of file test_shape_arc.cpp.