pcb 4.1.1
An interactive printed circuit board layout editor.
|
#include <polyarea.h>
Data Fields | |
double | angle |
VNODE * | parent |
CVCList * | prev |
CVCList * | next |
CVCList * | head |
char | poly |
char | side |
Definition at line 79 of file polyarea.h.
double CVCList::angle |
Definition at line 81 of file polyarea.h.
Referenced by insert_descriptor(), new_descriptor(), and node_label().
Definition at line 83 of file polyarea.h.
Referenced by insert_descriptor(), and new_descriptor().
Definition at line 83 of file polyarea.h.
Referenced by insert_descriptor(), new_descriptor(), and node_label().
Definition at line 82 of file polyarea.h.
Referenced by insert_descriptor(), jump(), new_descriptor(), and node_label().
char CVCList::poly |
Definition at line 84 of file polyarea.h.
Referenced by jump(), new_descriptor(), and node_label().
Definition at line 83 of file polyarea.h.
Referenced by insert_descriptor(), jump(), new_descriptor(), and node_label().
char CVCList::side |
Definition at line 84 of file polyarea.h.
Referenced by jump(), new_descriptor(), and node_label().