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

#include <lib_pin.h>

Public Attributes

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

Detailed Description

Definition at line 269 of file lib_pin.h.

Member Data Documentation

◆ m_Extents

◆ m_Font

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

Definition at line 271 of file lib_pin.h.

Referenced by LIB_PIN::validateExtentsCache().

◆ m_FontSize

int LIB_PIN::EXTENTS_CACHE::m_FontSize = 0

Definition at line 272 of file lib_pin.h.

Referenced by LIB_PIN::validateExtentsCache().


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