KiCad PCB EDA Suite
|
Info to set up an arc start, end and center. More...
Public Attributes | |
VECTOR2I | m_start |
VECTOR2I | m_end |
VECTOR2I | m_center |
Info to set up an arc start, end and center.
Definition at line 494 of file test_shape_arc.cpp.
VECTOR2I ARC_START_END_CENTER::m_center |
Definition at line 498 of file test_shape_arc.cpp.
VECTOR2I ARC_START_END_CENTER::m_end |
Definition at line 497 of file test_shape_arc.cpp.
VECTOR2I ARC_START_END_CENTER::m_start |
Definition at line 496 of file test_shape_arc.cpp.