KiCad PCB EDA Suite
|
Info to set up an arc by start, mid and end points. More...
Public Attributes | |
VECTOR2I | m_start_point |
VECTOR2I | m_mid_point |
VECTOR2I | m_end_point |
Info to set up an arc by start, mid and end points.
Definition at line 170 of file test_shape_arc.cpp.
VECTOR2I ARC_START_MID_END::m_end_point |
Definition at line 174 of file test_shape_arc.cpp.
VECTOR2I ARC_START_MID_END::m_mid_point |
Definition at line 173 of file test_shape_arc.cpp.
VECTOR2I ARC_START_MID_END::m_start_point |
Definition at line 172 of file test_shape_arc.cpp.