Search
Polygon3D Members
Constructors Properties Methods
 


Represents a polygon in 3D space.

The following tables list the members exposed by the Polygon3D type.

 Public Constructors

  Name Description

Polygon3D

Initializes a new instance of the Polygon3D class.

 Public Properties

  Name Description

points

Gets or sets the polygon's vertices.

zSort

Gets or sets a value by which projections are sorted in depth buffer.

 Public Methods

  Name Description

drawAsProjection

Draws this projection in specified RenderContext.

midPoint

Returns the polygon's middle point.

normal

Gets the polygon's normal vector.

pointToPlaneDist

Overloaded.  

 See Also