KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SCH_PIN::EXTENTS_CACHE Struct Reference

#include <sch_pin.h>

Public Attributes

KIFONT::FONTm_Font = nullptr
 
int m_FontSize = 0
 
VECTOR2I m_Extents
 

Detailed Description

Definition at line 286 of file sch_pin.h.

Member Data Documentation

◆ m_Extents

◆ m_Font

KIFONT::FONT* SCH_PIN::EXTENTS_CACHE::m_Font = nullptr

Definition at line 288 of file sch_pin.h.

Referenced by SCH_PIN::validateExtentsCache().

◆ m_FontSize

int SCH_PIN::EXTENTS_CACHE::m_FontSize = 0

Definition at line 289 of file sch_pin.h.

Referenced by SCH_PIN::validateExtentsCache().


The documentation for this struct was generated from the following file: