KiCad PCB EDA Suite
|
#include <hash.h>
#include <macros.h>
#include <trigo.h>
#include <transform.h>
#include <common.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 34 of file transform.cpp.
Referenced by LIB_PIN::GetBoundingBox(), LIB_FIELD::HitTest(), LIB_SHAPE::HitTest(), LIB_TEXT::HitTest(), LIB_SYMBOL_OPTIONS::LIB_SYMBOL_OPTIONS(), LIB_SYMBOL::LocateDrawItem(), and DIALOG_PIN_PROPERTIES::OnPaintShowPanel().