Searched defs:thisNode (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
H A DmonoChain.cc476 treeNode* thisNode = TreeNodeFind(searchTree, vert, (Int (*) (void *, void *))compChains); local in function:MC_sweepY
516 treeNode* thisNode = TreeNodeMake(vert); local in function:MC_sweepY
H A DpartitionY.cc747 treeNode* thisNode = TreeNodeFind(searchTree, thisEdge, ( Int (*) (void *, void *))compEdges); local in function:sweepY
780 treeNode* thisNode = TreeNodeMake(thisEdge); local in function:sweepY
803 treeNode* thisNode = TreeNodeFind(searchTree, thisEdge, ( Int (*) (void *, void *))compEdges); local in function:sweepY
[all...]

Completed in 3 milliseconds