|
KiCad PCB EDA Suite
|
Enumerations | |
| enum | FIELD : size_t { PIECE_START = 8 , VERTEX_START = 12 , ARC_START = 16 , CLASS_WORD = 24 , PIECE_COUNT = 24 , SUBTYPE_WORD = 28 , NAME = 44 , TYPE_TAG = 84 , ORIGIN_X = 88 , ORIGIN_Y = 92 , BBOX_MIN_X = 96 , BBOX_MIN_Y = 100 , BBOX_MAX_X = 104 , BBOX_MAX_Y = 108 } |
Variables | |
| constexpr size_t | SIZE = 112 |
| constexpr size_t | ROTATION = 68 |
| enum PADS_IO::DRW_ITEM::FIELD : size_t |
| Enumerator | |
|---|---|
| PIECE_START | |
| VERTEX_START | |
| ARC_START | |
| CLASS_WORD | |
| PIECE_COUNT | |
| SUBTYPE_WORD | |
| NAME | |
| TYPE_TAG | |
| ORIGIN_X | |
| ORIGIN_Y | |
| BBOX_MIN_X | |
| BBOX_MIN_Y | |
| BBOX_MAX_X | |
| BBOX_MAX_Y | |
Definition at line 129 of file pads_binary_parser.cpp.
|
constexpr |
Definition at line 127 of file pads_binary_parser.cpp.
Referenced by PADS_IO::BINARY_PARSER::buildOwnerRuns(), PADS_IO::BINARY_PARSER::parseBoardOutlineDirect(), PADS_IO::BINARY_PARSER::parseCopperShapes(), PADS_IO::BINARY_PARSER::parseDimensions(), PADS_IO::BINARY_PARSER::parseGraphicLines(), and PADS_IO::BINARY_PARSER::parseKeepouts().
|
constexpr |
Definition at line 124 of file pads_binary_parser.cpp.
Referenced by PADS_IO::BINARY_PARSER::buildOwnerRuns(), PADS_IO::BINARY_PARSER::parseBoardOutlineDirect(), PADS_IO::BINARY_PARSER::parseCopperShapes(), PADS_IO::BINARY_PARSER::parseDimensions(), PADS_IO::BINARY_PARSER::parseGraphicLines(), and PADS_IO::BINARY_PARSER::parseKeepouts().