HomeSort by relevance Sort by last modified time
    Searched refs:tUnit (Results 1 - 2 of 2) sorted by null

  /external/skia/third_party/glu/libtess/
normal.c 167 tess->tUnit[0] = - tess->tUnit[0];
168 tess->tUnit[1] = - tess->tUnit[1];
169 tess->tUnit[2] = - tess->tUnit[2];
204 GLdouble *sUnit, *tUnit;
215 tUnit = tess->tUnit;
235 /* Choose tUnit so that (sUnit,tUnit,norm) form a right-handed frame *
    [all...]
tess.h 82 GLdouble tUnit[3]; /* unit vector in t-direction (debugging) */

Completed in 215 milliseconds