|
KiCad PCB EDA Suite
|
#include <sch_field.h>
Public Attributes | |
| VECTOR2I | pos |
| std::vector< std::unique_ptr< KIFONT::GLYPH > > | glyphs |
Definition at line 41 of file sch_field.h.
| std::vector<std::unique_ptr<KIFONT::GLYPH> > SCH_FIELD_RENDER_CACHE_DATA::glyphs |
Definition at line 44 of file sch_field.h.
| VECTOR2I SCH_FIELD_RENDER_CACHE_DATA::pos |
Definition at line 43 of file sch_field.h.