Home
last modified time | relevance | path

Searched defs:theEdge2 (Results 1 – 12 of 12) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/ChFi2d/
H A DChFi2d_FilletAPI.cxx38 const TopoDS_Edge& theEdge2, in ChFi2d_FilletAPI()
70 const TopoDS_Edge& theEdge2, in Init()
97 TopoDS_Edge& theEdge1, TopoDS_Edge& theEdge2, in Result()
108 const TopoDS_Edge& theEdge2) in IsAnalytical()
H A DChFi2d_ChamferAPI.cxx49 ChFi2d_ChamferAPI::ChFi2d_ChamferAPI(const TopoDS_Edge& theEdge1, const TopoDS_Edge& theEdge2) in ChFi2d_ChamferAPI()
79 void ChFi2d_ChamferAPI::Init(const TopoDS_Edge& theEdge1, const TopoDS_Edge& theEdge2) in Init()
122 TopoDS_Edge ChFi2d_ChamferAPI::Result(TopoDS_Edge& theEdge1, TopoDS_Edge& theEdge2, in Result()
H A DChFi2d_FilletAlgo.cxx63 const TopoDS_Edge& theEdge2, in ChFi2d_FilletAlgo()
81 TopoDS_Edge theEdge1, theEdge2; in Init() local
98 const TopoDS_Edge& theEdge2, in Init()
511 …FilletAlgo::Result(const gp_Pnt& thePoint, TopoDS_Edge& theEdge1, TopoDS_Edge& theEdge2, const int… in Result()
H A DChFi2d_AnaFilletAlgo.cxx138 const TopoDS_Edge& theEdge2, in ChFi2d_AnaFilletAlgo()
240 void ChFi2d_AnaFilletAlgo::Init(const TopoDS_Edge& theEdge1, const TopoDS_Edge& theEdge2, in Init()
/dports/math/dune-uggrid/dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f/dune/uggrid/gm/
H A DGenerateRules.cc222 EDGEDATA *theEdge1,*theEdge2; in CompareEdgesForSides() local
241 static int CompareEdges (const void *theEdge1, const void *theEdge2) in CompareEdges()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepLib/
H A DBRepLib_FindSurface.cxx86 const TopoDS_Edge& theEdge2, in Is2DConnected()
/dports/cad/opencascade/opencascade-7.6.0/src/IntPolyh/
H A DIntPolyh_Triangle.cxx133 const Standard_Integer theEdge2, in LinkEdges2Triangle()
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeAnalysis/
H A DShapeAnalysis_Edge.cxx901 const TopoDS_Edge& theEdge2, in CheckOverlapping()
H A DShapeAnalysis_Wire.cxx2006 const TopoDS_Edge& theEdge2, in CheckTail()
/dports/cad/opencascade/opencascade-7.6.0/src/LocOpe/
H A DLocOpe_SplitShape.cxx690 static Standard_Boolean checkOverlapping(const TopoDS_Edge& theEdge1, const TopoDS_Edge& theEdge2, in checkOverlapping()
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeUpgrade/
H A DShapeUpgrade_UnifySameDomain.cxx450 const TopoDS_Edge& theEdge2, in FindCommonFace()
488 const TopoDS_Edge& theEdge2, in FindClosestPoints()
/dports/cad/opencascade/opencascade-7.6.0/src/QABugs/
H A DQABugs_11.cxx2646 TopoDS_Edge theEdge2 = TopoDS::Edge(DBRep::Get(argv[2],TopAbs_EDGE)); in OCC8169() local