|
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 139 of file footprint.h.
| SHAPE_POLY_SET FOOTPRINT_COURTYARD_CACHE_DATA::back |
Definition at line 142 of file footprint.h.
| HASH_128 FOOTPRINT_COURTYARD_CACHE_DATA::back_hash |
Definition at line 144 of file footprint.h.
| SHAPE_POLY_SET FOOTPRINT_COURTYARD_CACHE_DATA::front |
Definition at line 141 of file footprint.h.
| HASH_128 FOOTPRINT_COURTYARD_CACHE_DATA::front_hash |
Definition at line 143 of file footprint.h.