|
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 200 of file footprint.h.
| SHAPE_POLY_SET FOOTPRINT_COURTYARD_CACHE_DATA::back |
Definition at line 203 of file footprint.h.
| HASH_128 FOOTPRINT_COURTYARD_CACHE_DATA::back_hash |
Definition at line 205 of file footprint.h.
| SHAPE_POLY_SET FOOTPRINT_COURTYARD_CACHE_DATA::front |
Definition at line 202 of file footprint.h.
| HASH_128 FOOTPRINT_COURTYARD_CACHE_DATA::front_hash |
Definition at line 204 of file footprint.h.