Searched refs:invOut (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libutil/ | ||
| H A D | project.c | 167 static int __gluInvertMatrixd(const GLdouble m[16], GLdouble invOut[16]) argument 212 invOut[i] = inv[i] * det; |
Completed in 2 milliseconds