KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SCH_FIELD_RENDER_CACHE_DATA Struct Reference

#include <sch_field.h>

Public Attributes

VECTOR2I pos
 
std::vector< std::unique_ptr< KIFONT::GLYPH > > glyphs
 

Detailed Description

Definition at line 41 of file sch_field.h.

Member Data Documentation

◆ glyphs

std::vector<std::unique_ptr<KIFONT::GLYPH> > SCH_FIELD_RENDER_CACHE_DATA::glyphs

Definition at line 44 of file sch_field.h.

◆ pos

VECTOR2I SCH_FIELD_RENDER_CACHE_DATA::pos

Definition at line 43 of file sch_field.h.


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