|
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 179 of file pads_binary_parser.h.
| int32_t PADS_IO::BINARY_PARSER::RouteSegment::width = 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::x1 = 0 |
Definition at line 181 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 183 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 182 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 184 of file pads_binary_parser.h.
Referenced by PADS_IO::BINARY_PARSER::parseRouteVertices().