Searched refs:Matrix3x2 (Results 1 – 1 of 1) sorted by relevance
3652 export type Matrix3x2 = Float32Array; alias3702 export type InputMatrix = MallocObj | Matrix4x4 | Matrix3x3 | Matrix3x2 | DOMMatrix | number[];