[][src]Crate polys

Structs

Circle

Struct that represents a circle.

Rect

Struct that represents a rectangle.

Reg

Struct that represents a regular polygon.

Tri

Struct that represents a triangle.

Traits

Polygon

Polygon trait for structs representing 2-dimensional shapes.