KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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 319 of file sch_pin.h.

Member Data Documentation

◆ m_Extents

VECTOR2I SCH_PIN::EXTENTS_CACHE::m_Extents

Definition at line 323 of file sch_pin.h.

Referenced by SCH_PIN::validateExtentsCache().

◆ m_Font

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

Definition at line 321 of file sch_pin.h.

Referenced by SCH_PIN::validateExtentsCache().

◆ m_FontSize

int SCH_PIN::EXTENTS_CACHE::m_FontSize = 0

Definition at line 322 of file sch_pin.h.

Referenced by SCH_PIN::validateExtentsCache().


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