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 311 of file sch_pin.h.
Referenced by SCH_PIN::validateExtentsCache().
KIFONT::FONT* SCH_PIN::EXTENTS_CACHE::m_Font = nullptr |
Definition at line 309 of file sch_pin.h.
Referenced by SCH_PIN::validateExtentsCache().
int SCH_PIN::EXTENTS_CACHE::m_FontSize = 0 |
Definition at line 310 of file sch_pin.h.
Referenced by SCH_PIN::validateExtentsCache().