UNPKG

@jscad/modeling

Version:

Constructive Solid Geometry (CSG) Library for JSCAD

6 lines (3 loc) 94 B
import Vec4 from './type' export default dot declare function dot(a: Vec4, b: Vec4): number