HomeSort by: relevance | last modified time | path
    Searched refs:DBG_pointInsidePoly (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
polyDBG.h 52 Int DBG_pointInsidePoly(Real v[2], directedLine* poly);
polyDBG.cc 392 Int DBG_pointInsidePoly(Real v[2], directedLine* poly)
417 printf("%i\n", DBG_pointInsidePoly(poly->head(),
428 if(DBG_pointInsidePoly(poly->head(), temp))

Completed in 7 milliseconds