KiCad PCB EDA Suite
|
Public Attributes | |
VECTOR2I | m_start_point |
VECTOR2I | m_mid_point |
VECTOR2I | m_end_point |
Definition at line 168 of file test_shape_arc.cpp.
VECTOR2I ARC_START_MID_END::m_end_point |
Definition at line 172 of file test_shape_arc.cpp.
VECTOR2I ARC_START_MID_END::m_mid_point |
Definition at line 171 of file test_shape_arc.cpp.
VECTOR2I ARC_START_MID_END::m_start_point |
Definition at line 170 of file test_shape_arc.cpp.