KiCad PCB EDA Suite
|
#include <hash.h>
#include <trigo.h>
#include <transform.h>
#include <math/util.h>
#include <math/box2.h>
Go to the source code of this file.
Variables | |
TRANSFORM | DefaultTransform = TRANSFORM( 1, 0, 0, 1 ) |
Definition at line 32 of file transform.cpp.
Referenced by LIB_SYMBOL::LocateDrawItem(), PIN_LAYOUT_CACHE::transformBoxForPin(), and PIN_LAYOUT_CACHE::transformTextForPin().