UNPKG

@jscad/modeling

Version:

Constructive Solid Geometry (CSG) Library for JSCAD

6 lines (3 loc) 132 B
import Vec2 from '../vec2/type' export default intersect declare function intersect(p1: Vec2, p2: Vec2, p3: Vec2, p4: Vec2): Vec2