KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ARC_START_MID_END Struct Reference

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
 

Detailed Description

Info to set up an arc by start, mid and end points.

Definition at line 170 of file test_shape_arc.cpp.

Member Data Documentation

◆ m_end_point

VECTOR2I ARC_START_MID_END::m_end_point

Definition at line 174 of file test_shape_arc.cpp.

◆ m_mid_point

VECTOR2I ARC_START_MID_END::m_mid_point

Definition at line 173 of file test_shape_arc.cpp.

◆ m_start_point

VECTOR2I ARC_START_MID_END::m_start_point

Definition at line 172 of file test_shape_arc.cpp.


The documentation for this struct was generated from the following file: