Home
last modified time | relevance | path

Searched refs:pointLeft2Lines (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/opengl/glu32/src/libnurbs/nurbtess/
H A DpolyUtil.h43 Int pointLeft2Lines(Real A[2], Real B[2], Real C[2], Real P[2]);
H A DpartitionY.cc570 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 DpolyUtil.cc78 Int pointLeft2Lines(Real A[2], Real B[2], Real C[2], Real P[2]) in pointLeft2Lines() function
H A DmonoChain.cc784 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()