|
Horizon
|
Public Attributes | |
| int64_t | width = 0 |
| int64_t | height = 0 |
| int | angle = 0 |
| Coordi | center |
Public Attributes inherited from horizon::GerberWriter::ApertureMacro::Primitive | |
| const Code | code |
| std::vector< int64_t > | modifiers |
Additional Inherited Members | |
Public Types inherited from horizon::GerberWriter::ApertureMacro::Primitive | |
| enum class | Code { CIRCLE = 1 , CENTER_LINE = 21 , OUTLINE = 4 } |
Public Member Functions inherited from horizon::GerberWriter::ApertureMacro::Primitive | |
| Primitive (Code c) | |