|
KiCad PCB EDA Suite
|
#include <pads_parser.h>
Public Attributes | |
| double | x |
| double | y |
Definition at line 44 of file pads_parser.h.
| double PADS_IO::POINT::x |
Definition at line 46 of file pads_parser.h.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), PADS_IO::BINARY_PARSER::parsePartPlacements(), PADS_IO::BINARY_PARSER::parseRouteVertices(), PADS_IO::BINARY_PARSER::parseSection19Parts(), PADS_IO::PARSER::parseSectionLINES(), PADS_IO::PARSER::parseSectionPARTS(), and PADS_IO::PARSER::parseSectionREUSE().
| double PADS_IO::POINT::y |
Definition at line 47 of file pads_parser.h.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), PADS_IO::BINARY_PARSER::parsePartPlacements(), PADS_IO::BINARY_PARSER::parseRouteVertices(), PADS_IO::BINARY_PARSER::parseSection19Parts(), PADS_IO::PARSER::parseSectionPARTS(), and PADS_IO::PARSER::parseSectionREUSE().