Shape.data

Polygon data

struct Shape(T : float)
Vector!T[] data;

Meta