KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PIN_LAYOUT_CACHE::TEXT_EXTENTS_CACHE Struct Reference

Cached extent of a text item. More...

Public Attributes

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

Detailed Description

Cached extent of a text item.

Definition at line 134 of file pin_layout_cache.h.

Member Data Documentation

◆ m_Extents

◆ m_Font

KIFONT::FONT* PIN_LAYOUT_CACHE::TEXT_EXTENTS_CACHE::m_Font = nullptr

Definition at line 136 of file pin_layout_cache.h.

Referenced by PIN_LAYOUT_CACHE::recomputeExtentsCache().

◆ m_FontSize

int PIN_LAYOUT_CACHE::TEXT_EXTENTS_CACHE::m_FontSize = 0

Definition at line 137 of file pin_layout_cache.h.

Referenced by PIN_LAYOUT_CACHE::recomputeExtentsCache().


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