DzPolygon Class Reference
[Object and Geometry ObjectsBasic Objects]

Represents a general polygon - assumed to have 3 or more edges. More...

Inheritance diagram for DzPolygon:

DzFace List of all members.

Properties

Array edges
Number materialIndex
Number numEdges

Constructors



 DzPolygon (DzPolygon poly)
 DzPolygon ()

Public Member Functions

void clearEdges ()
void setNumEdges (int count)

Detailed Description

Represents a general polygon - assumed to have 3 or more edges.


Constructor & Destructor Documentation

DzPolygon::DzPolygon (  ) 

Default Constructor.

DzPolygon::DzPolygon ( DzPolygon  poly  ) 

Copy Constructor.


Member Data Documentation

Array DzPolygon::edges

The list of half edges for the polygon

Number DzPolygon::materialIndex

The index of the material for this polygon

Number DzPolygon::numEdges

The number of edges in the polygon


Generated on Thu Sep 24 12:21:14 2009

Copyright © 2002 - 2009 DAZ 3D, Inc.