pcb 4.1.1
An interactive printed circuit board layout editor.

End Struct Reference

Extra data we need to temporarily attach to all lines and arcs. More...

Collaboration diagram for End:

Data Fields

struct Extranext
void * pin
unsigned char in_pin:1
unsigned char at_pin:1
unsigned char is_pad:1
unsigned char pending:1
Coord x
Coord y
struct Endwaiting_for

Detailed Description

Extra data we need to temporarily attach to all lines and arcs.

Definition at line 623 of file puller.c.


Field Documentation

unsigned char End::at_pin
unsigned char End::is_pad

Definition at line 629 of file puller.c.

Referenced by check_point_in_pad(), print_extra(), and propogate_end_pin().

unsigned char End::pending

Definition at line 630 of file puller.c.

Referenced by gp_point_force(), mark_ends_pending(), maybe_pull(), maybe_pull_1(), and print_extra().

Definition at line 633 of file puller.c.

Referenced by maybe_pull_1().


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