KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ALIGN_FP_DEF Struct Reference

Information needed to make a footprint to use for alignment tests. More...

Public Attributes

std::string m_name
 
std::vector< std::pair< std::string, VECTOR2I > > m_pads
 

Detailed Description

Information needed to make a footprint to use for alignment tests.

Definition at line 39 of file test_footprint_realignment.cpp.

Member Data Documentation

◆ m_name

std::string ALIGN_FP_DEF::m_name

Definition at line 41 of file test_footprint_realignment.cpp.

Referenced by operator<<(), and operator<<().

◆ m_pads

std::vector<std::pair<std::string, VECTOR2I> > ALIGN_FP_DEF::m_pads

The documentation for this struct was generated from the following file: