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

#include <eda_shape.h>

Public Attributes

VECTOR2I mid
 
VECTOR2I start
 
VECTOR2I end
 
VECTOR2I center
 

Detailed Description

Definition at line 64 of file eda_shape.h.

Member Data Documentation

◆ center

VECTOR2I ARC_MID::center

Definition at line 69 of file eda_shape.h.

Referenced by EDA_SHAPE::GetArcMid(), and EDA_SHAPE::SetCachedArcData().

◆ end

VECTOR2I ARC_MID::end

Definition at line 68 of file eda_shape.h.

Referenced by EDA_SHAPE::GetArcMid(), and EDA_SHAPE::SetCachedArcData().

◆ mid

VECTOR2I ARC_MID::mid

Definition at line 66 of file eda_shape.h.

Referenced by EDA_SHAPE::GetArcMid(), and EDA_SHAPE::SetCachedArcData().

◆ start

VECTOR2I ARC_MID::start

Definition at line 67 of file eda_shape.h.

Referenced by EDA_SHAPE::GetArcMid(), and EDA_SHAPE::SetCachedArcData().


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