UNPKG

@jscad/modeling

Version:

Constructive Solid Geometry (CSG) Library for JSCAD

6 lines (3 loc) 163 B
import Mat4 from './type' export default fromTaitBryanRotation declare function fromTaitBryanRotation(out: Mat4, yaw: number, pitch: number, roll: number): Mat4