|
KiCad PCB EDA Suite
|
#include <pcad_sch_parser.h>
Public Attributes | |
| std::vector< std::pair< double, double > > | pts |
Definition at line 118 of file pcad_sch_parser.h.
| std::vector<std::pair<double, double> > PCAD_SCH::POLY::pts |
Definition at line 120 of file pcad_sch_parser.h.
Referenced by PCAD_SCH::PCAD_SCH_PARSER::parsePoly(), PCAD_SCH::PCAD_SCH_PARSER::parseSheet(), and SCH_IO_PCAD::populateScreen().