Search
Polygon3D Members
Constructors Methods
 


Represents a polygon in 3D space.

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

 Public Constructors

  Name Description

Polygon3D

Overloaded.  

 Public Methods

  Name Description

drawAsProjection

Draws this projection in specified RenderContext.

getPoints

Gets the polygon's vertices.

getZSort

A value by which projections are sorted in depth buffer.

midPoint

Returns the polygon's middle point.

normal

Gets the polygon's normal vector.

pointToPlaneDist

Overloaded.  

setPoints

Sets the polygon's vertices.

setZSort

A value by which projections are sorted in depth buffer.

 See Also