Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/BRepAlgoAPI/
H A DBRepAlgoAPI_BuilderAlgo.cxx269 BOPDS_VectorOfInterfFF& aFFs = pDS->InterfFF(); in SectionEdges() local
270 const Standard_Integer aNbFF = aFFs.Length(); in SectionEdges()
273 BOPDS_InterfFF& aFFi = aFFs(i); in SectionEdges()
H A DBRepAlgoAPI_Section.cxx348 BOPDS_VectorOfInterfFF& aFFs=pDS->InterfFF(); in HasAncestorFaces() local
351 aNbFF=aFFs.Length(); in HasAncestorFaces()
353 BOPDS_InterfFF& aFFi=aFFs(i); in HasAncestorFaces()
/dports/cad/opencascade/opencascade-7.6.0/src/BOPAlgo/
H A DBOPAlgo_PaveFiller_6.cxx277 aFFs.SetIncrement(iSize); in PerformFF()
521 BOPDS_InterfFF& aFF=aFFs(i); in MakeBlocks()
921 BOPDS_InterfFF& aFF = aFFs(i); in PostTreatFF()
958 BOPDS_InterfFF& aFF=aFFs(iX); in PostTreatFF()
1135 BOPDS_InterfFF& aFF=aFFs(iX); in PostTreatFF()
1333 aNbFF=aFFs.Length(); in UpdateFaceInfo()
1336 BOPDS_InterfFF& aFF=aFFs(i); in UpdateFaceInfo()
3327 BOPDS_InterfFF& aFF = aFFs(i); in RemovePaveBlocks()
3425 aNbFF=aFFs.Length(); in UpdateBlocksWithSharedVertices()
3436 BOPDS_InterfFF& aFF=aFFs(i); in UpdateBlocksWithSharedVertices()
[all …]
H A DBOPAlgo_CheckerSI.cxx297 BOPDS_VectorOfInterfFF& aFFs=myDS->InterfFF(); in PostTreat() local
298 aNb=aFFs.Length(); in PostTreat()
303 const BOPDS_InterfFF& aFF=aFFs(i); in PostTreat()
H A DBOPAlgo_PaveFiller_7.cxx718 BOPDS_VectorOfInterfFF& aFFs=myDS->InterfFF(); in MakePCurves() local
719 aNbFF=aFFs.Length(); in MakePCurves()
721 const BOPDS_InterfFF& aFF=aFFs(i); in MakePCurves()
H A DBOPAlgo_Builder_2.cxx584 const BOPDS_VectorOfInterfFF& aFFs = myDS->InterfFF(); in FillSameDomainFaces() local
585 Standard_Integer aNbFFs = aFFs.Length(); in FillSameDomainFaces()
607 const BOPDS_InterfFF& aFF = aFFs(i); in FillSameDomainFaces()
/dports/cad/opencascade/opencascade-7.6.0/src/BOPTest/
H A DBOPTest_DebugCommands.cxx431 BOPDS_VectorOfInterfFF& aFFs = pDS->InterfFF(); in bopwho() local
432 aNb = aFFs.Length(); in bopwho()
434 const BOPDS_InterfFF& anInt = aFFs(i); in bopwho()
666 BOPDS_VectorOfInterfFF& aFFs = pDS->InterfFF(); in bopsc() local
670 aNb = aFFs.Length(); in bopsc()
672 const BOPDS_InterfFF& aFF = aFFs(j); in bopsc()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_TrimShellCorner.cxx316 BOPDS_VectorOfInterfFF& aFFs = theDS->InterfFF(); in Perform() local
317 Standard_Integer aNbFFs = aFFs.Length(); in Perform()
334 BOPDS_InterfFF& aFFi = aFFs(i); in Perform()
684 const BOPDS_VectorOfInterfFF& aFFs = theDS->InterfFF(); in MakeFacesSec() local
685 const BOPDS_InterfFF& aFFi = aFFs(theSSInterfIndex); in MakeFacesSec()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepOffset/
H A DBRepOffset_Tool.cxx1231 BOPDS_VectorOfInterfFF& aFFs = pDS->InterfFF(); in CheckIntersFF() local
1232 Standard_Integer aNb = aFFs.Length(); in CheckIntersFF()
1241 BOPDS_InterfFF& aFFi=aFFs(i); in CheckIntersFF()
1453 BOPDS_VectorOfInterfFF& aFFs=pDS->InterfFF(); in Inter3D() local
1454 Standard_Integer aNb = aFFs.Length(); in Inter3D()
1464 BOPDS_InterfFF& aFFi=aFFs(i); in Inter3D()
H A DBRepOffset_MakeOffset_1.cxx4222 const BOPDS_VectorOfInterfFF& aFFs = pDS->InterfFF(); in ShapesConnections() local
4223 Standard_Integer iInt, aNbFF = aFFs.Length(); in ShapesConnections()
4226 const BOPDS_InterfFF& aFF = aFFs (iInt); in ShapesConnections()