pcb 4.1.1
An interactive printed circuit board layout editor.

polygon_st Struct Reference

Holds information about a polygon. More...

#include <global.h>

Collaboration diagram for polygon_st:

Data Fields

 ANYOBJECTFIELDS
Cardinal PointN
Cardinal PointMax
POLYAREAClipped
PLINENoHoles
int NoHolesValid
PointTypePoints
CardinalHoleIndex
Cardinal HoleIndexN
Cardinal HoleIndexMax

Detailed Description

Holds information about a polygon.

Definition at line 296 of file global.h.


Field Documentation

Definition at line 298 of file global.h.

Max number from malloc().

Definition at line 307 of file global.h.

Referenced by GetHoleIndexMemoryInPolygon().

Is the NoHoles polygon up to date?

Definition at line 303 of file global.h.

Referenced by clearPoly(), common_fill_pcb_polygon(), ComputeNoHoles(), CreateNewPolygon(), InitClip(), and subtract_plow().

Max number from malloc().

Definition at line 300 of file global.h.

Referenced by GetPointMemoryInPolygon(), and ReportDialog().


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