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

Public Member Functions

SHAPE_ARC GenerateArc () const
 

Public Attributes

double m_center_x
 
double m_center_y
 
double m_start_x
 
double m_start_y
 
double m_center_angle
 
double m_width
 

Detailed Description

Definition at line 671 of file test_shape_arc.cpp.

Member Function Documentation

◆ GenerateArc()

SHAPE_ARC ARC_DATA_MM::GenerateArc ( ) const
inline

Member Data Documentation

◆ m_center_angle

double ARC_DATA_MM::m_center_angle

Definition at line 678 of file test_shape_arc.cpp.

Referenced by GenerateArc().

◆ m_center_x

double ARC_DATA_MM::m_center_x

Definition at line 674 of file test_shape_arc.cpp.

Referenced by GenerateArc().

◆ m_center_y

double ARC_DATA_MM::m_center_y

Definition at line 675 of file test_shape_arc.cpp.

Referenced by GenerateArc().

◆ m_start_x

double ARC_DATA_MM::m_start_x

Definition at line 676 of file test_shape_arc.cpp.

Referenced by GenerateArc().

◆ m_start_y

double ARC_DATA_MM::m_start_y

Definition at line 677 of file test_shape_arc.cpp.

Referenced by GenerateArc().

◆ m_width

double ARC_DATA_MM::m_width

Definition at line 679 of file test_shape_arc.cpp.

Referenced by GenerateArc().


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