Searched refs:theOrderedList (Results 1 – 1 of 1) sorted by relevance
103 static Standard_Boolean CheckAndOrientEdges(const TopTools_ListOfShape& theOrderedList,115 TopTools_ListOfShape& theOrderedList);121 TopTools_ListOfShape& theOrderedList);1334 TopTools_ListOfShape& theOrderedList) { in FillGap() argument1354 return CheckAndOrientEdges(aListOfEdge, theFirstPoint, theLastPoint, theFace, theOrderedList); in FillGap()1368 TopTools_ListOfShape& theOrderedList) { in FindNextEdge() argument1411 theOrderedList.Append(aListOfEdge); in FindNextEdge()1428 theOrderedList.Append(aListOfEdge); in FindNextEdge()1438 Standard_Boolean CheckAndOrientEdges(const TopTools_ListOfShape& theOrderedList, in CheckAndOrientEdges() argument1443 TopTools_ListIteratorOfListOfShape anIt(theOrderedList); in CheckAndOrientEdges()