|
KiCad PCB EDA Suite
|
#include <footprint.h>
Public Attributes | |
| SHAPE_POLY_SET | front |
| SHAPE_POLY_SET | back |
| HASH_128 | front_hash |
| HASH_128 | back_hash |
Definition at line 190 of file footprint.h.
| SHAPE_POLY_SET FOOTPRINT_COURTYARD_CACHE_DATA::back |
Definition at line 193 of file footprint.h.
| HASH_128 FOOTPRINT_COURTYARD_CACHE_DATA::back_hash |
Definition at line 195 of file footprint.h.
| SHAPE_POLY_SET FOOTPRINT_COURTYARD_CACHE_DATA::front |
Definition at line 192 of file footprint.h.
| HASH_128 FOOTPRINT_COURTYARD_CACHE_DATA::front_hash |
Definition at line 194 of file footprint.h.