Skip to content

get_bounds

function get_bounds(A): Bounds;

Defined in: utils.ts:4

Computes the axis-aligned bounding box of A.

ParameterType
Areadonly Point[]

Bounds