Searched defs:mat33 (Results 1 – 4 of 4) sorted by relevance
118 struct mat33 { struct130 mat33 mMatrix; argument
217 void ConvertAffine3x3toGL4x4(double *matGL44, double *mat33) in ConvertAffine3x3toGL4x4()