pcb 4.1.1
An interactive printed circuit board layout editor.

plow_info Struct Reference

Collaboration diagram for plow_info:

Data Fields

int type
void * ptr1
void * ptr2
LayerTypelayer
DataTypedata
int(* callback )(DataType *, LayerType *, PolygonType *, int, void *, void *, void *)
void * userdata

Detailed Description

Definition at line 1487 of file polygon.c.


Field Documentation

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().

Definition at line 1490 of file polygon.c.

Referenced by plow_callback(), and PlowsPolygon().

Definition at line 1490 of file polygon.c.

Referenced by plow_callback(), and PlowsPolygon().

Definition at line 1489 of file polygon.c.

Referenced by plow_callback(), and PlowsPolygon().

Definition at line 1495 of file polygon.c.

Referenced by plow_callback(), and PlowsPolygon().


The documentation for this struct was generated from the following file: