Searched refs:clipbits (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dmapdesc.h146 unsigned int clipbits( REAL * );
H A Dmapdesc.cc197 * clipbits - compute bit-vector indicating point/window position
202 Mapdesc::clipbits( REAL *p ) function in class:Mapdesc
370 unsigned int bits = clipbits( cpts );
402 unsigned int bits = clipbits( q );
432 unsigned int bits = clipbits( p );

Completed in 4 milliseconds