[][src]Module nannou::draw::primitive::polygon

Structs

Polygon

A polygon with vertices already submitted.

PolygonInit

State related to drawing a Polygon.

PolygonOptions

The set of options shared by all polygon types.

Traits

SetPolygon

A trait implemented for all polygon draw primitives.

Functions

render_events_themed
render_points_themed

Type Definitions

DrawingPolygon

Initialised drawing state for a polygon.

DrawingPolygonInit

Initialised drawing state for a polygon.