Searched refs:pointLeft2Lines (Results 1 – 4 of 4) sorted by relevance
/reactos/dll/opengl/glu32/src/libnurbs/nurbtess/ |
H A D | polyUtil.h | 43 Int pointLeft2Lines(Real A[2], Real B[2], Real C[2], Real P[2]);
|
H A D | partitionY.cc | 570 if(! pointLeft2Lines(v1->getPrev()->head(), in partitionY() 583 if(! pointLeft2Lines(v2->getPrev()->head(), in partitionY() 597 if(! pointLeft2Lines(v1->getPrev()->head(), in partitionY() 609 if(! pointLeft2Lines(v2->getPrev()->head(), in partitionY()
|
H A D | polyUtil.cc | 78 Int pointLeft2Lines(Real A[2], Real B[2], Real C[2], Real P[2]) in pointLeft2Lines() function
|
H A D | monoChain.cc | 784 if(! pointLeft2Lines(v1->getPrev()->head(), in MC_partitionY() 797 if(! pointLeft2Lines(v2->getPrev()->head(), in MC_partitionY() 811 if(! pointLeft2Lines(v1->getPrev()->head(), in MC_partitionY() 823 if(! pointLeft2Lines(v2->getPrev()->head(), in MC_partitionY()
|