Inheritance diagram for DzPolygon:

Properties | |
| Array | edges |
| Number | materialIndex |
| Number | numEdges |
Constructors | |
| DzPolygon (DzPolygon poly) | |
| DzPolygon () | |
Public Member Functions | |
| void | clearEdges () |
| void | setNumEdges (int count) |
| DzPolygon::DzPolygon | ( | ) |
Default Constructor.
| DzPolygon::DzPolygon | ( | DzPolygon | poly | ) |
Copy Constructor.
The list of half edges for the polygon
The index of the material for this polygon
The number of edges in the polygon