|
KiCad PCB EDA Suite
|
Public Attributes | |
| int32_t | x1 = 0 |
| int32_t | y1 = 0 |
| int32_t | x2 = 0 |
| int32_t | y2 = 0 |
| int32_t | width = 0 |
Definition at line 183 of file pads_binary_parser.h.
| int32_t PADS_IO::BINARY_PARSER::RouteSegment::width = 0 |
Definition at line 189 of file pads_binary_parser.h.
Referenced by PADS_IO::BINARY_PARSER::parseRouteVertices().
| int32_t PADS_IO::BINARY_PARSER::RouteSegment::x1 = 0 |
Definition at line 185 of file pads_binary_parser.h.
Referenced by PADS_IO::BINARY_PARSER::parseRouteVertices().
| int32_t PADS_IO::BINARY_PARSER::RouteSegment::x2 = 0 |
Definition at line 187 of file pads_binary_parser.h.
Referenced by PADS_IO::BINARY_PARSER::parseRouteVertices().
| int32_t PADS_IO::BINARY_PARSER::RouteSegment::y1 = 0 |
Definition at line 186 of file pads_binary_parser.h.
Referenced by PADS_IO::BINARY_PARSER::parseRouteVertices().
| int32_t PADS_IO::BINARY_PARSER::RouteSegment::y2 = 0 |
Definition at line 188 of file pads_binary_parser.h.
Referenced by PADS_IO::BINARY_PARSER::parseRouteVertices().