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