KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
ARC_START_MID_END Struct Reference

Public Attributes

VECTOR2I m_start_point
 
VECTOR2I m_mid_point
 
VECTOR2I m_end_point
 

Detailed Description

Definition at line 168 of file test_shape_arc.cpp.

Member Data Documentation

◆ m_end_point

VECTOR2I ARC_START_MID_END::m_end_point

Definition at line 172 of file test_shape_arc.cpp.

◆ m_mid_point

VECTOR2I ARC_START_MID_END::m_mid_point

Definition at line 171 of file test_shape_arc.cpp.

◆ m_start_point

VECTOR2I ARC_START_MID_END::m_start_point

Definition at line 170 of file test_shape_arc.cpp.


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