Searched refs:endCycle1 (Results 1 – 1 of 1) sorted by relevance
3399 KeyVertex * endCycle1 = cycle1.halfedges_.back().endVertex(); in uncut_() local3404 if( (endCycle1 == startCycle1) && (endCycle2 == startCycle2) ) in uncut_()3409 else if( (endCycle1 == startCycle2) && (endCycle2 == startCycle1) ) in uncut_()3417 else if( (endCycle1 == endCycle2) && (startCycle2 == startCycle1) ) in uncut_()