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

/xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
H A DmonoChain.cc58 extern Int isCusp(directedLine *v);
241 if(isCusp(loop))
246 if(isCusp(temp))
255 if(isCusp(temp))
H A DpartitionY.cc100 Int isCusp(directedLine *v) function in typeref:typename:Int
144 if(! isCusp(v)) return 0;

Completed in 4 milliseconds