struct PG::Geo::Polygon

Defined in:

pg/geo.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(points : Array(Point)) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(points _points = @points) #

[View source]
def points : Array(Point) #