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

Definition of a test case for self-to-self alignment. More...

Public Attributes

const ALIGN_FP_DEFm_FpDef
 
bool m_ExpectSuccess
 

Detailed Description

Definition of a test case for self-to-self alignment.

This either succeeds (with zero shift and rotation) or fails (if no baseline is available).

Definition at line 240 of file test_footprint_realignment.cpp.

Member Data Documentation

◆ m_ExpectSuccess

bool SELF_ALIGNMENT_TEST_CASE::m_ExpectSuccess

Definition at line 243 of file test_footprint_realignment.cpp.

◆ m_FpDef

const ALIGN_FP_DEF& SELF_ALIGNMENT_TEST_CASE::m_FpDef

Definition at line 242 of file test_footprint_realignment.cpp.

Referenced by operator<<().


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