Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/BRepOffset/
H A DBRepOffset_MakeOffset_1.cxx591 BRepOffset_DataMapOfShapeMapOfShape& theLocValidEdges,
2269 BRepOffset_DataMapOfShapeMapOfShape& theLocValidEdges) in addAsNeutral() argument
2276 TopTools_MapOfShape* pMEVal = theLocValidEdges.ChangeSeek (theFVal); in addAsNeutral()
2278 pMEVal = theLocValidEdges.Bound (theFVal, TopTools_MapOfShape()); in addAsNeutral()
2289 … BRepOffset_DataMapOfShapeMapOfShape& theLocValidEdges, in FindInvalidEdges() argument
2331 const TopTools_MapOfShape* pMEValid = theLocValidEdges.Seek (aFIm); in FindInvalidEdges()
2430 addAsNeutral (aE, aFClassified, aFSp, theLocInvEdges, theLocValidEdges); in FindInvalidEdges()
2435 addAsNeutral (aE, aFSp, aFClassified, theLocInvEdges, theLocValidEdges); in FindInvalidEdges()