|
KiCad PCB EDA Suite
|
Public Attributes | |
| int32_t | pieceStart = 0 |
| int32_t | vertexStart = 0 |
| int32_t | arcStart = 0 |
| int32_t | pieceCount = 0 |
| uint32_t | itemKind = 0 |
| uint32_t | ownerIndex = 0 |
Definition at line 361 of file pads_binary_parser.h.
| int32_t PADS_IO::BINARY_PARSER::OWNER_RUN::arcStart = 0 |
Definition at line 365 of file pads_binary_parser.h.
Referenced by PADS_IO::BINARY_PARSER::buildOwnerRuns().
| uint32_t PADS_IO::BINARY_PARSER::OWNER_RUN::itemKind = 0 |
Definition at line 367 of file pads_binary_parser.h.
Referenced by PADS_IO::BINARY_PARSER::buildOwnerRuns().
| uint32_t PADS_IO::BINARY_PARSER::OWNER_RUN::ownerIndex = 0 |
Definition at line 368 of file pads_binary_parser.h.
Referenced by PADS_IO::BINARY_PARSER::buildOwnerRuns().
| int32_t PADS_IO::BINARY_PARSER::OWNER_RUN::pieceCount = 0 |
Definition at line 366 of file pads_binary_parser.h.
Referenced by PADS_IO::BINARY_PARSER::buildOwnerRuns().
| int32_t PADS_IO::BINARY_PARSER::OWNER_RUN::pieceStart = 0 |
Definition at line 363 of file pads_binary_parser.h.
Referenced by PADS_IO::BINARY_PARSER::buildOwnerRuns().
| int32_t PADS_IO::BINARY_PARSER::OWNER_RUN::vertexStart = 0 |
Definition at line 364 of file pads_binary_parser.h.
Referenced by PADS_IO::BINARY_PARSER::buildOwnerRuns().