hull property

Uint32List hull

The indices in coords of the points on the convex hull of the input data, counter-clockwise.

Implementation

Uint32List get hull => _hull;