UNPKG

@jscad/modeling

Version:

Constructive Solid Geometry (CSG) Library for JSCAD

6 lines (3 loc) 109 B
import Vec3 from './type' export default divide declare function divide(out: Vec3, a: Vec3, b: Vec3): Vec3