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

Public Member Functions

std::unique_ptr< FOOTPRINTCreateFootprint (const std::vector< std::pair< std::string, VECTOR2I > > &padPositions)
 
void ExecuteTestCase (const FP_ALIGNMENT_TEST_CASE &testCase)
 

Public Attributes

VECTOR2I m_PosShift
 
EDA_ANGLE m_AngleShift
 

Detailed Description

Definition at line 54 of file test_footprint_realignment.cpp.

Member Function Documentation

◆ CreateFootprint()

std::unique_ptr< FOOTPRINT > FP_REALIGNMENT_TEST_FIXTURE::CreateFootprint ( const std::vector< std::pair< std::string, VECTOR2I > > & padPositions)
inline

Definition at line 59 of file test_footprint_realignment.cpp.

References PAD, and pad.

Referenced by ExecuteTestCase().

◆ ExecuteTestCase()

Member Data Documentation

◆ m_AngleShift

EDA_ANGLE FP_REALIGNMENT_TEST_FIXTURE::m_AngleShift

Definition at line 57 of file test_footprint_realignment.cpp.

Referenced by ExecuteTestCase().

◆ m_PosShift

VECTOR2I FP_REALIGNMENT_TEST_FIXTURE::m_PosShift

Definition at line 56 of file test_footprint_realignment.cpp.

Referenced by ExecuteTestCase().


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