UNPKG

@jscad/modeling

Version:

Constructive Solid Geometry (CSG) Library for JSCAD

6 lines (3 loc) 139 B
import Vec2 from '../../maths/vec2/type' export default hullPoints2 declare function hullPoints2(uniquePoints: Array<Vec2>): Array<Vec2>