pcb 4.1.1
An interactive printed circuit board layout editor.
|
#include <global.h>
Data Fields | |
Cardinal | BoxN |
Cardinal | BoxMax |
BoxType * | Box |
Definition at line 939 of file global.h.
Referenced by ComputeIntersectionArea(), ComputeUnionArea(), createSortedYList(), FreeBoxListMemory(), and GetBoxMemory().
The number of boxes contained.
Definition at line 937 of file global.h.
Referenced by ComputeCost(), ComputeIntersectionArea(), ComputeUnionArea(), createSortedYList(), and GetBoxMemory().