Searched refs:xformRational (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libnurbs/internals/ |
| H A D | mapdesc.h | 144 void xformRational( Maxmatrix, REAL *, REAL * ); 177 xformRational( cmat, d, s ); 186 xformRational( smat, d, s );
|
| H A D | mapdesc.cc | 283 * xformRational - transform a homogeneous point 287 Mapdesc::xformRational( Maxmatrix mat, REAL *d, REAL *s ) function in class:Mapdesc 528 xformRational( mat, cp, p ); 552 xformRational( mat, cpts2, q );
|
Completed in 4 milliseconds