|
KiCad PCB EDA Suite
|
Public Attributes | |
| int32_t | x = 0 |
| int32_t | y = 0 |
| uint32_t | extra = 0 |
Definition at line 163 of file pads_binary_parser.h.
| uint32_t PADS_IO::BINARY_PARSER::LineVertex::extra = 0 |
Definition at line 167 of file pads_binary_parser.h.
Referenced by PADS_IO::BINARY_PARSER::parseLineVertices().
| int32_t PADS_IO::BINARY_PARSER::LineVertex::x = 0 |
Definition at line 165 of file pads_binary_parser.h.
Referenced by PADS_IO::BINARY_PARSER::parseBoardOutline(), and PADS_IO::BINARY_PARSER::parseLineVertices().
| int32_t PADS_IO::BINARY_PARSER::LineVertex::y = 0 |
Definition at line 166 of file pads_binary_parser.h.
Referenced by PADS_IO::BINARY_PARSER::parseBoardOutline(), and PADS_IO::BINARY_PARSER::parseLineVertices().