Searched refs:lcand (Results 1 – 1 of 1) sorted by relevance
519 EdgePointer basel,lcand,rcand,t; local533 lcand = rprev(basel);544 if (valid(t=onext(lcand))) {546 t = (EdgePointer)onext(lcand);549 while (incircle(dest(lcand), dest(t), orig(lcand), orig(basel))) {550 deleteEdge(lcand);551 lcand = t;552 t = onext(lcand);569 lvalid = valid(lcand);572 lvalid = valid(basel, lcand);[all …]