|
enum | Type { LINE,
ARC,
LINE,
ARC
} |
|
enum | Type { LINE,
ARC,
LINE,
ARC
} |
|
|
| Vertex (const json &j) |
|
| Vertex (const Coordi &c) |
|
json | serialize () const |
|
| Vertex (const json &j) |
|
| Vertex (const Coordi &c) |
|
json | serialize () const |
|
|
bool | remove = false |
|
Type | type = Type::LINE |
|
Coordi | position |
|
Coordi | arc_center |
|
bool | arc_reverse = false |
| false: counter clockwise
true: clockwise
|
|
The documentation for this class was generated from the following files:
- horizon-eda-1.3.0/src/common/polygon.hpp
- horizon-eda-1.3.0/src/common/polygon.cpp