Searched defs:Matrix2x2 (Results 1 – 1 of 1) sorted by relevance
57 struct Matrix2x2 { struct60 Matrix2x2() {} in Matrix2x2() function61 Matrix2x2(value v00, value v01, value v10, value v11) { in Matrix2x2() function