Searched refs:findRoot (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
H A DdirectedLine.h153 directedLine* findRoot();
H A DdirectedLine.cc722 directedLine* directedLine::findRoot() function in class:directedLine
H A DpartitionY.cc511 directedLine *root1 = v1->findRoot();
512 directedLine *root2 = v2->findRoot();
643 directedLine *root1 = v1->findRoot();
645 directedLine *root2 = v2->findRoot();
H A DmonoChain.cc725 directedLine *root1 = v1->findRoot();
726 directedLine *root2 = v2->findRoot();
860 directedLine *root1 = v1->findRoot();
862 directedLine *root2 = v2->findRoot();

Completed in 79 milliseconds