|
KiCad PCB EDA Suite
|
#include <sch_pin.h>
Public Attributes | |
| KIFONT::FONT * | m_Font = nullptr |
| int | m_FontSize = 0 |
| VECTOR2I | m_Extents |
| VECTOR2I SCH_PIN::EXTENTS_CACHE::m_Extents |
Definition at line 365 of file sch_pin.h.
Referenced by SCH_PIN::validateExtentsCache().
| KIFONT::FONT* SCH_PIN::EXTENTS_CACHE::m_Font = nullptr |
Definition at line 363 of file sch_pin.h.
Referenced by SCH_PIN::validateExtentsCache().
| int SCH_PIN::EXTENTS_CACHE::m_FontSize = 0 |
Definition at line 364 of file sch_pin.h.
Referenced by SCH_PIN::validateExtentsCache().