struct

PF2d::Poly(T)

Inherits Struct < Value < Object

A Poly is a clockwise winding of N points Vec(T)

Constructors

new(points : Enumerable(T))
Source

Instance methods

points
Source
points=(points : Enumerable(T))
Source