Vertices of this polygon

Property definitions

geometry $ APolygon :: points=
	# Vertices of this polygon
	var points: Array[Point[Float]]
lib/geometry/polygon.nit:24,2--25,32