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

Info to set up an arc start, end and center. More...

Public Attributes

VECTOR2I m_start
 
VECTOR2I m_end
 
VECTOR2I m_center
 

Detailed Description

Info to set up an arc start, end and center.

Definition at line 494 of file test_shape_arc.cpp.

Member Data Documentation

◆ m_center

VECTOR2I ARC_START_END_CENTER::m_center

Definition at line 498 of file test_shape_arc.cpp.

◆ m_end

VECTOR2I ARC_START_END_CENTER::m_end

Definition at line 497 of file test_shape_arc.cpp.

◆ m_start

VECTOR2I ARC_START_END_CENTER::m_start

Definition at line 496 of file test_shape_arc.cpp.


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