Searched defs:mat3 (Results 1 – 8 of 8) sorted by relevance
36 Matrix3 mat3; in orthomethods_3() local
184 Matrix3 mat3 = Matrix3::Random(); in transformations() local
107 mat3 = MatrixType::Random(size,size); in ref_vector() local
27 var mat3 = {}; variable
240 TType *mat3 = new TType(EbtFloat, 3, 3); in InsertBuiltInFunctions() local
185 Matrix3 mat3 = Matrix3::Random(); in geometry() local
187 Matrix3 mat3 = Matrix3::Random(); in geometry() local
2611 ExprP<Matrix<T, Rows, 3> > mat3 (const ExprP<Vector<T, Rows> >& arg0, in mat3() function