KiCad PCB EDA Suite
Loading...
Searching...
No Matches
eda_item_test_utils.h File Reference

Go to the source code of this file.

Functions

template<typename T >
static void IterateOverPositionsAndReferences (T *aItem, void(*aCallback)(T *, VECTOR2I))
 

Function Documentation

◆ IterateOverPositionsAndReferences()

template<typename T >
static void IterateOverPositionsAndReferences ( T *  aItem,
void(*)(T *, VECTOR2I aCallback 
)
static

Definition at line 33 of file eda_item_test_utils.h.

References BOOST_TEST_CONTEXT, EDA_IU_SCALE::mmToIU(), and schIUScale.