pcb 4.1.1
An interactive printed circuit board layout editor.
|
Data Fields | |
int | type |
void * | ptr1 |
void * | ptr2 |
LayerType * | layer |
DataType * | data |
int(* | callback )(DataType *, LayerType *, PolygonType *, int, void *, void *, void *) |
void * | userdata |
int(* plow_info::callback)(DataType *, LayerType *, PolygonType *, int, void *, void *, void *) |
Definition at line 1493 of file polygon.c.
Referenced by plow_callback(), and PlowsPolygon().
Definition at line 1492 of file polygon.c.
Referenced by plow_callback(), and PlowsPolygon().
Definition at line 1491 of file polygon.c.
Referenced by plow_callback(), and PlowsPolygon().
void* plow_info::ptr1 |
Definition at line 1490 of file polygon.c.
Referenced by plow_callback(), and PlowsPolygon().
void * plow_info::ptr2 |
Definition at line 1490 of file polygon.c.
Referenced by plow_callback(), and PlowsPolygon().
int plow_info::type |
Definition at line 1489 of file polygon.c.
Referenced by plow_callback(), and PlowsPolygon().
void* plow_info::userdata |
Definition at line 1495 of file polygon.c.
Referenced by plow_callback(), and PlowsPolygon().