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