Home
last modified time | relevance | path

Searched refs:MiddleEdges (Results 1 – 3 of 3) sorted by relevance

/dports/math/rubiks/rubiks-20070912/dietz/solver/
H A Dcubex.h96 const string MiddleEdges();
H A Dcubex.cpp1159 const string Cubex::MiddleEdges() in MiddleEdges() function in Cubex
1758 t += MiddleEdges(); in SolveCube()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_TrimShellCorner.cxx916 TopTools_ListOfShape MiddleEdges; in ChooseSection() local
917 if (FindMiddleEdges(Vertex1, Vertex2, myAxeOfBisPlane.Axis(), OldComp, MiddleEdges)) in ChooseSection()
919 TopTools_ListIteratorOfListOfShape itl(MiddleEdges); in ChooseSection()