UNPKG

@jscad/modeling

Version:

Constructive Solid Geometry (CSG) Library for JSCAD

7 lines (4 loc) 168 B
import Poly3 from './type' import Vec4 from '../../maths/vec4/type' export default measureBoundingSphere declare function measureBoundingSphere(polygon: Poly3): Vec4