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

Info to set up an arc by centre, start point and angle. More...

Public Attributes

VECTOR2I m_center_point
 
VECTOR2I m_start_point
 
double m_center_angle
 

Detailed Description

Info to set up an arc by centre, start point and angle.

Definition at line 271 of file test_shape_arc.cpp.

Member Data Documentation

◆ m_center_angle

double ARC_CENTRE_PT_ANGLE::m_center_angle

Definition at line 275 of file test_shape_arc.cpp.

◆ m_center_point

VECTOR2I ARC_CENTRE_PT_ANGLE::m_center_point

Definition at line 273 of file test_shape_arc.cpp.

◆ m_start_point

VECTOR2I ARC_CENTRE_PT_ANGLE::m_start_point

Definition at line 274 of file test_shape_arc.cpp.


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