UNPKG

apl-easy-gl

Version:
3 lines (2 loc) 105 B
import { mat4 } from "gl-matrix"; export declare function poseToMatrix(out: mat4, pose: VRPose): mat4;