]> OCCT Git - occt-copy.git/commit
0021762: Integration of new Boolean Operation algorithm to OCCT.
authoremv <emv@opencascade.com>
Wed, 17 Oct 2012 08:55:53 +0000 (12:55 +0400)
committeremv <emv@opencascade.com>
Wed, 12 Dec 2012 11:51:04 +0000 (15:51 +0400)
commit3c8a88eac6b7e84aaeedebde44f4faa643791c60
tree0828a2518cc193dbefafff3195a2f1467089aaca
parentd27ea0ef51e4718b32019e768410a47780f72b84
0021762: Integration of new Boolean Operation algorithm to OCCT.
BRepOffset/BRepOffset_Tool.cxx, Features and Fillets algorithms have been ported on new BO algorithm.
Old BO algorithm, that was implemented in BOP, BooleanOperations and BOPTools packages, has been deleted.
Porting SALOME algorithms to new BOP algorithm.
Fixing regressions. Rebased on current master.
568 files changed:
adm/UDLIST
src/BOP/BOP.cdl [deleted file]
src/BOP/BOP_Area2dBuilder.cdl [deleted file]
src/BOP/BOP_Area2dBuilder.cxx [deleted file]
src/BOP/BOP_Area3dBuilder.cdl [deleted file]
src/BOP/BOP_Area3dBuilder.cxx [deleted file]
src/BOP/BOP_AreaBuilder.cdl [deleted file]
src/BOP/BOP_AreaBuilder.cxx [deleted file]
src/BOP/BOP_ArgumentAnalyzer.cdl [deleted file]
src/BOP/BOP_ArgumentAnalyzer.cxx [deleted file]
src/BOP/BOP_ArgumentAnalyzer.lxx [deleted file]
src/BOP/BOP_BlockBuilder.cdl [deleted file]
src/BOP/BOP_BlockBuilder.cxx [deleted file]
src/BOP/BOP_BlockIterator.cdl [deleted file]
src/BOP/BOP_BlockIterator.cxx [deleted file]
src/BOP/BOP_Builder.cdl [deleted file]
src/BOP/BOP_Builder.cxx [deleted file]
src/BOP/BOP_BuilderTools.cdl [deleted file]
src/BOP/BOP_BuilderTools.cxx [deleted file]
src/BOP/BOP_CheckResult.cdl [deleted file]
src/BOP/BOP_CheckResult.cxx [deleted file]
src/BOP/BOP_CompositeClassifier.cdl [deleted file]
src/BOP/BOP_CompositeClassifier.cxx [deleted file]
src/BOP/BOP_ConnexityBlock.cdl [deleted file]
src/BOP/BOP_ConnexityBlock.cxx [deleted file]
src/BOP/BOP_CorrectTolerances.cdl [deleted file]
src/BOP/BOP_CorrectTolerances.cxx [deleted file]
src/BOP/BOP_Draw.cdl [deleted file]
src/BOP/BOP_Draw.cxx [deleted file]
src/BOP/BOP_EdgeInfo.cdl [deleted file]
src/BOP/BOP_EdgeInfo.cxx [deleted file]
src/BOP/BOP_EmptyBuilder.cdl [deleted file]
src/BOP/BOP_EmptyBuilder.cxx [deleted file]
src/BOP/BOP_FaceAreaBuilder.cdl [deleted file]
src/BOP/BOP_FaceAreaBuilder.cxx [deleted file]
src/BOP/BOP_FaceBuilder.cdl [deleted file]
src/BOP/BOP_FaceBuilder.cxx [deleted file]
src/BOP/BOP_FaceInfo.cdl [deleted file]
src/BOP/BOP_FaceInfo.cxx [deleted file]
src/BOP/BOP_HistoryCollector.cdl [deleted file]
src/BOP/BOP_HistoryCollector.cxx [deleted file]
src/BOP/BOP_Loop.cdl [deleted file]
src/BOP/BOP_Loop.cxx [deleted file]
src/BOP/BOP_LoopClassifier.cdl [deleted file]
src/BOP/BOP_LoopClassifier.cxx [deleted file]
src/BOP/BOP_LoopSet.cdl [deleted file]
src/BOP/BOP_LoopSet.cxx [deleted file]
src/BOP/BOP_Refiner.cdl [deleted file]
src/BOP/BOP_Refiner.cxx [deleted file]
src/BOP/BOP_SDFWESFiller.cdl [deleted file]
src/BOP/BOP_SDFWESFiller.cxx [deleted file]
src/BOP/BOP_SFSCorrector.cdl [deleted file]
src/BOP/BOP_SFSCorrector.cxx [deleted file]
src/BOP/BOP_Section.cdl [deleted file]
src/BOP/BOP_Section.cxx [deleted file]
src/BOP/BOP_SectionHistoryCollector.cdl [deleted file]
src/BOP/BOP_SectionHistoryCollector.cxx [deleted file]
src/BOP/BOP_ShapeSet.cdl [deleted file]
src/BOP/BOP_ShapeSet.cxx [deleted file]
src/BOP/BOP_ShellFaceClassifier.cdl [deleted file]
src/BOP/BOP_ShellFaceClassifier.cxx [deleted file]
src/BOP/BOP_ShellFaceSet.cdl [deleted file]
src/BOP/BOP_ShellFaceSet.cxx [deleted file]
src/BOP/BOP_ShellFaceSet.lxx [deleted file]
src/BOP/BOP_ShellShell.cdl [deleted file]
src/BOP/BOP_ShellShell.cxx [deleted file]
src/BOP/BOP_ShellSolid.cdl [deleted file]
src/BOP/BOP_ShellSolid.cxx [deleted file]
src/BOP/BOP_ShellSolidHistoryCollector.cdl [deleted file]
src/BOP/BOP_ShellSolidHistoryCollector.cxx [deleted file]
src/BOP/BOP_ShellSolid_1.cxx [deleted file]
src/BOP/BOP_ShellSolid_2.cxx [deleted file]
src/BOP/BOP_ShellSolid_3.cxx [deleted file]
src/BOP/BOP_ShellSplitter.cdl [deleted file]
src/BOP/BOP_ShellSplitter.cxx [deleted file]
src/BOP/BOP_SolidAreaBuilder.cdl [deleted file]
src/BOP/BOP_SolidAreaBuilder.cxx [deleted file]
src/BOP/BOP_SolidBuilder.cdl [deleted file]
src/BOP/BOP_SolidBuilder.cxx [deleted file]
src/BOP/BOP_SolidClassifier.cdl [deleted file]
src/BOP/BOP_SolidClassifier.cxx [deleted file]
src/BOP/BOP_SolidSolid.cdl [deleted file]
src/BOP/BOP_SolidSolid.cxx [deleted file]
src/BOP/BOP_SolidSolidHistoryCollector.cdl [deleted file]
src/BOP/BOP_SolidSolidHistoryCollector.cxx [deleted file]
src/BOP/BOP_SolidSolid_1.cxx [deleted file]
src/BOP/BOP_WESCorrector.cdl [deleted file]
src/BOP/BOP_WESCorrector.cxx [deleted file]
src/BOP/BOP_WireEdgeClassifier.cdl [deleted file]
src/BOP/BOP_WireEdgeClassifier.cxx [deleted file]
src/BOP/BOP_WireEdgeSet.cdl [deleted file]
src/BOP/BOP_WireEdgeSet.cxx [deleted file]
src/BOP/BOP_WireShape.cdl [deleted file]
src/BOP/BOP_WireShape.cxx [deleted file]
src/BOP/BOP_WireShell.cdl [deleted file]
src/BOP/BOP_WireShell.cxx [deleted file]
src/BOP/BOP_WireSolid.cdl [deleted file]
src/BOP/BOP_WireSolid.cxx [deleted file]
src/BOP/BOP_WireSolidHistoryCollector.cdl [deleted file]
src/BOP/BOP_WireSolidHistoryCollector.cxx [deleted file]
src/BOP/BOP_WireSplitter.cdl [deleted file]
src/BOP/BOP_WireSplitter.cxx [deleted file]
src/BOP/BOP_WireSplitter.lxx [deleted file]
src/BOP/BOP_WireWire.cdl [deleted file]
src/BOP/BOP_WireWire.cxx [deleted file]
src/BOP/FILES [deleted file]
src/BOPAlgo/BOPAlgo.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_Algo.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_Algo.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_ArgumentAnalyzer.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_ArgumentAnalyzer.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_ArgumentAnalyzer.lxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_BOP.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_BOP.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_BOP_1.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_Builder.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_Builder.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_BuilderArea.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_BuilderArea.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_BuilderFace.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_BuilderFace.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_BuilderShape.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_BuilderShape.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_BuilderSolid.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_BuilderSolid.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_Builder_1.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_Builder_2.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_Builder_3.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_Builder_4.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_CheckResult.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_CheckResult.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_CheckerSI.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_CheckerSI.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_ListOfCheckResult.hxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_PaveFiller.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_PaveFiller.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_PaveFiller_1.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_PaveFiller_2.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_PaveFiller_3.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_PaveFiller_4.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_PaveFiller_5.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_PaveFiller_6.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_PaveFiller_7.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_PaveFiller_8.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_SectionAttribute.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_SectionAttribute.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_SectionAttribute.lxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_Tools.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_Tools.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_WireEdgeSet.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_WireEdgeSet.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_WireEdgeSet.lxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_WireSplitter.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_WireSplitter.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_WireSplitter.lxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_WireSplitter_1.cxx [new file with mode: 0644]
src/BOPAlgo/FILES [new file with mode: 0644]
src/BOPCol/BOPCol.cdl [new file with mode: 0644]
src/BOPCol/BOPCol_Array1.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_BaseAllocator.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_DataMapOfIntegerInteger.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_DataMapOfIntegerListOfInteger.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_DataMapOfIntegerListOfShape.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_DataMapOfIntegerMapOfInteger.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_DataMapOfIntegerShape.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_DataMapOfShapeAddress.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_DataMapOfShapeInteger.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_DataMapOfShapeListOfShape.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_DataMapOfShapeShape.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_DataMapOfTransientAddress.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_IndexedDataMapOfShapeBox.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_IndexedDataMapOfShapeListOfShape.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_IndexedMapOfInteger.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_IndexedMapOfShape.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_ListOfInteger.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_ListOfListOfShape.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_ListOfShape.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_MapOfInteger.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_MapOfOrientedShape.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_MapOfShape.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_PInteger.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_PListOfInteger.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_SequenceOfPnt2d.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_SequenceOfReal.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_SequenceOfShape.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_VectorOfInteger.hxx [new file with mode: 0644]
src/BOPCol/FILES [new file with mode: 0644]
src/BOPDS/BOPDS.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_BoxBndTree.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_BoxBndTree.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_CommonBlock.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_CommonBlock.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_CoupleOfPaveBlocks.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_Curve.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_Curve.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_Curve.lxx [new file with mode: 0644]
src/BOPDS/BOPDS_DS.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_DS.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_DS.lxx [new file with mode: 0644]
src/BOPDS/BOPDS_DataMapOfPassKeyListOfPaveBlock.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_DataMapOfPaveBlockListOfInteger.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_DataMapOfPaveBlockListOfPaveBlock.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_DataMapOfShapeCoupleOfPaveBlocks.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_FaceInfo.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_FaceInfo.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_FaceInfo.lxx [new file with mode: 0644]
src/BOPDS/BOPDS_IndexRange.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_IndexRange.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_IndexRange.lxx [new file with mode: 0644]
src/BOPDS/BOPDS_Interf.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_Iterator.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_Iterator.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_IteratorSI.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_IteratorSI.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_ListIteratorOfListOfPassKeyBoolean.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_ListOfPassKeyBoolean.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_ListOfPave.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_ListOfPaveBlock.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_MapOfCommonBlock.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_MapOfPassKey.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_MapOfPassKeyBoolean.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_MapOfPave.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_MapOfPaveBlock.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_PassKey.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_PassKey.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_PassKey.lxx [new file with mode: 0644]
src/BOPDS/BOPDS_PassKeyBoolean.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_PassKeyBoolean.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_PassKeyBoolean.lxx [new file with mode: 0644]
src/BOPDS/BOPDS_PassKeyMapHasher.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_PassKeyMapHasher.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_PassKeyMapHasher.lxx [new file with mode: 0644]
src/BOPDS/BOPDS_Pave.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_Pave.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_Pave.lxx [new file with mode: 0644]
src/BOPDS/BOPDS_PaveBlock.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_PaveBlock.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_PaveMapHasher.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_PaveMapHasher.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_PaveMapHasher.lxx [new file with mode: 0644]
src/BOPDS/BOPDS_Point.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_Point.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_Point.lxx [new file with mode: 0644]
src/BOPDS/BOPDS_ShapeInfo.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_ShapeInfo.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_ShapeInfo.lxx [new file with mode: 0644]
src/BOPDS/BOPDS_SubIterator.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_SubIterator.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_Tools.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_Tools.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_Tools.lxx [new file with mode: 0644]
src/BOPDS/BOPDS_VectorOfCurve.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_VectorOfFaceInfo.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_VectorOfIndexRange.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_VectorOfInterfEE.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_VectorOfInterfEF.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_VectorOfInterfFF.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_VectorOfInterfVE.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_VectorOfInterfVF.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_VectorOfInterfVV.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_VectorOfListOfPassKeyBoolean.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_VectorOfListOfPaveBlock.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_VectorOfPoint.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_VectorOfShapeInfo.hxx [new file with mode: 0644]
src/BOPDS/FILES [new file with mode: 0644]
src/BOPInt/BOPInt.cdl [new file with mode: 0644]
src/BOPInt/BOPInt_Context.cdl [new file with mode: 0644]
src/BOPInt/BOPInt_Context.cxx [new file with mode: 0644]
src/BOPInt/BOPInt_ShrunkRange.cdl [new file with mode: 0644]
src/BOPInt/BOPInt_ShrunkRange.cxx [new file with mode: 0644]
src/BOPInt/BOPInt_Tools.cdl [new file with mode: 0644]
src/BOPInt/BOPInt_Tools.cxx [new file with mode: 0644]
src/BOPTest/BOPTest.cdl
src/BOPTest/BOPTest.cxx
src/BOPTest/BOPTest_BOPCommands.cxx
src/BOPTest/BOPTest_CheckCommands.cxx [changed mode: 0755->0644]
src/BOPTest/BOPTest_CurveCommands.cxx [deleted file]
src/BOPTest/BOPTest_DrawableShape.cxx
src/BOPTest/BOPTest_EFCommands.cxx [deleted file]
src/BOPTest/BOPTest_LowCommands.cxx [changed mode: 0755->0644]
src/BOPTest/BOPTest_MTestCommands.cxx [deleted file]
src/BOPTest/BOPTest_ObjCommands.cxx [new file with mode: 0644]
src/BOPTest/BOPTest_Objects.cdl [new file with mode: 0644]
src/BOPTest/BOPTest_Objects.cxx [new file with mode: 0644]
src/BOPTest/BOPTest_PartitionCommands.cxx [new file with mode: 0644]
src/BOPTest/BOPTest_TSTCommands.cxx [deleted file]
src/BOPTest/BOPTest_TolerCommands.cxx [changed mode: 0755->0644]
src/BOPTest/BOPTest_WSplitCommands.cxx [deleted file]
src/BOPTest/FILES
src/BOPTools/BOPTools.cdl
src/BOPTools/BOPTools.cxx [new file with mode: 0644]
src/BOPTools/BOPTools_AlgoTools.cdl [new file with mode: 0644]
src/BOPTools/BOPTools_AlgoTools.cxx [new file with mode: 0644]
src/BOPTools/BOPTools_AlgoTools2D.cdl [new file with mode: 0644]
src/BOPTools/BOPTools_AlgoTools2D.cxx [new file with mode: 0755]
src/BOPTools/BOPTools_AlgoTools3D.cdl [new file with mode: 0644]
src/BOPTools/BOPTools_AlgoTools3D.cxx [new file with mode: 0644]
src/BOPTools/BOPTools_AlgoTools_1.cxx [new file with mode: 0644]
src/BOPTools/BOPTools_AlgoTools_2.cxx [new file with mode: 0644]
src/BOPTools/BOPTools_CheckResult.cdl [deleted file]
src/BOPTools/BOPTools_CheckResult.cxx [deleted file]
src/BOPTools/BOPTools_Checker.cdl [deleted file]
src/BOPTools/BOPTools_Checker.cxx [deleted file]
src/BOPTools/BOPTools_CommonBlock.cdl [deleted file]
src/BOPTools/BOPTools_CommonBlock.cxx [deleted file]
src/BOPTools/BOPTools_CommonBlockAPI.cdl [deleted file]
src/BOPTools/BOPTools_CommonBlockAPI.cxx [deleted file]
src/BOPTools/BOPTools_ComparePave.cdl [deleted file]
src/BOPTools/BOPTools_ComparePave.cxx [deleted file]
src/BOPTools/BOPTools_ConnexityBlock.hxx [new file with mode: 0644]
src/BOPTools/BOPTools_CoupleOfInteger.cdl [deleted file]
src/BOPTools/BOPTools_CoupleOfInteger.cxx [deleted file]
src/BOPTools/BOPTools_CoupleOfIntegerMapHasher.cdl [deleted file]
src/BOPTools/BOPTools_CoupleOfIntegerMapHasher.cxx [deleted file]
src/BOPTools/BOPTools_CoupleOfShape.hxx [new file with mode: 0644]
src/BOPTools/BOPTools_Curve.cdl [deleted file]
src/BOPTools/BOPTools_Curve.cxx [deleted file]
src/BOPTools/BOPTools_DEInfo.cdl [deleted file]
src/BOPTools/BOPTools_DEInfo.cxx [deleted file]
src/BOPTools/BOPTools_DEProcessor.cdl [deleted file]
src/BOPTools/BOPTools_DEProcessor.cxx [deleted file]
src/BOPTools/BOPTools_DSFiller.cdl [deleted file]
src/BOPTools/BOPTools_DSFiller.cxx [deleted file]
src/BOPTools/BOPTools_DSFiller.lxx [deleted file]
src/BOPTools/BOPTools_DataMapOfShapeSet.hxx [new file with mode: 0644]
src/BOPTools/BOPTools_EEInterference.cdl [deleted file]
src/BOPTools/BOPTools_EEInterference.cxx [deleted file]
src/BOPTools/BOPTools_ESInterference.cdl [deleted file]
src/BOPTools/BOPTools_ESInterference.cxx [deleted file]
src/BOPTools/BOPTools_EdgeSet.cdl [new file with mode: 0644]
src/BOPTools/BOPTools_EdgeSet.cxx [new file with mode: 0644]
src/BOPTools/BOPTools_EdgeSet.lxx [new file with mode: 0644]
src/BOPTools/BOPTools_Interference.cdl [deleted file]
src/BOPTools/BOPTools_Interference.cxx [deleted file]
src/BOPTools/BOPTools_InterferenceLine.cdl [deleted file]
src/BOPTools/BOPTools_InterferenceLine.cxx [deleted file]
src/BOPTools/BOPTools_InterferencePool.cdl [deleted file]
src/BOPTools/BOPTools_InterferencePool.cxx [deleted file]
src/BOPTools/BOPTools_IteratorOfCoupleOfShape.cdl [deleted file]
src/BOPTools/BOPTools_IteratorOfCoupleOfShape.cxx [deleted file]
src/BOPTools/BOPTools_ListOfConnexityBlock.hxx [new file with mode: 0644]
src/BOPTools/BOPTools_ListOfCoupleOfShape.hxx [new file with mode: 0644]
src/BOPTools/BOPTools_ListOfEdgeSet.hxx [new file with mode: 0644]
src/BOPTools/BOPTools_ListOfShapeSet.hxx [new file with mode: 0644]
src/BOPTools/BOPTools_MapOfSet.hxx [new file with mode: 0644]
src/BOPTools/BOPTools_PCurveMaker.cdl [deleted file]
src/BOPTools/BOPTools_PCurveMaker.cxx [deleted file]
src/BOPTools/BOPTools_Pave.cdl [deleted file]
src/BOPTools/BOPTools_Pave.cxx [deleted file]
src/BOPTools/BOPTools_PaveBlock.cdl [deleted file]
src/BOPTools/BOPTools_PaveBlock.cxx [deleted file]
src/BOPTools/BOPTools_PaveBlockIterator.cdl [deleted file]
src/BOPTools/BOPTools_PaveBlockIterator.cxx [deleted file]
src/BOPTools/BOPTools_PaveBlockMapHasher.cdl [deleted file]
src/BOPTools/BOPTools_PaveBlockMapHasher.cxx [deleted file]
src/BOPTools/BOPTools_PaveFiller.cdl [deleted file]
src/BOPTools/BOPTools_PaveFiller.cxx [deleted file]
src/BOPTools/BOPTools_PaveFiller_1.cxx [deleted file]
src/BOPTools/BOPTools_PaveFiller_2.cxx [deleted file]
src/BOPTools/BOPTools_PaveFiller_3.cxx [deleted file]
src/BOPTools/BOPTools_PaveFiller_4.cxx [deleted file]
src/BOPTools/BOPTools_PaveSet.cdl [deleted file]
src/BOPTools/BOPTools_PaveSet.cxx [deleted file]
src/BOPTools/BOPTools_PointBetween.cdl [deleted file]
src/BOPTools/BOPTools_PointBetween.cxx [deleted file]
src/BOPTools/BOPTools_RoughShapeIntersector.cdl [deleted file]
src/BOPTools/BOPTools_RoughShapeIntersector.cxx [deleted file]
src/BOPTools/BOPTools_SSInterference.cdl [deleted file]
src/BOPTools/BOPTools_SSInterference.cxx [deleted file]
src/BOPTools/BOPTools_SSIntersectionAttribute.cdl [deleted file]
src/BOPTools/BOPTools_SSIntersectionAttribute.cxx [deleted file]
src/BOPTools/BOPTools_SSIntersectionAttribute.lxx [deleted file]
src/BOPTools/BOPTools_Set.cdl [new file with mode: 0644]
src/BOPTools/BOPTools_Set.cxx [new file with mode: 0644]
src/BOPTools/BOPTools_Set.lxx [new file with mode: 0644]
src/BOPTools/BOPTools_SetMapHasher.cdl [new file with mode: 0644]
src/BOPTools/BOPTools_SetMapHasher.cxx [new file with mode: 0644]
src/BOPTools/BOPTools_SetMapHasher.lxx [new file with mode: 0644]
src/BOPTools/BOPTools_ShapeSet.cdl [new file with mode: 0644]
src/BOPTools/BOPTools_ShapeSet.cxx [new file with mode: 0644]
src/BOPTools/BOPTools_ShapeSet.lxx [new file with mode: 0644]
src/BOPTools/BOPTools_ShapeShapeInterference.cdl [deleted file]
src/BOPTools/BOPTools_ShapeShapeInterference.cxx [deleted file]
src/BOPTools/BOPTools_SolidStateFiller.cdl [deleted file]
src/BOPTools/BOPTools_SolidStateFiller.cxx [deleted file]
src/BOPTools/BOPTools_StateFiller.cdl [deleted file]
src/BOPTools/BOPTools_StateFiller.cxx [deleted file]
src/BOPTools/BOPTools_Tools.cdl [deleted file]
src/BOPTools/BOPTools_Tools.cxx [deleted file]
src/BOPTools/BOPTools_Tools2D.cdl [deleted file]
src/BOPTools/BOPTools_Tools2D.cxx [deleted file]
src/BOPTools/BOPTools_Tools3D.cdl [deleted file]
src/BOPTools/BOPTools_Tools3D.cxx [deleted file]
src/BOPTools/BOPTools_Tools3D_1.cxx [deleted file]
src/BOPTools/BOPTools_Tools3D_2.cxx [deleted file]
src/BOPTools/BOPTools_VEInterference.cdl [deleted file]
src/BOPTools/BOPTools_VEInterference.cxx [deleted file]
src/BOPTools/BOPTools_VSInterference.cdl [deleted file]
src/BOPTools/BOPTools_VSInterference.cxx [deleted file]
src/BOPTools/BOPTools_VVInterference.cdl [deleted file]
src/BOPTools/BOPTools_VVInterference.cxx [deleted file]
src/BOPTools/BOPTools_WireStateFiller.cdl [deleted file]
src/BOPTools/BOPTools_WireStateFiller.cxx [deleted file]
src/BOPTools/FILES
src/BRepAlgo/BRepAlgo.cdl
src/BRepAlgo/BRepAlgo_TopOpe.cdl [deleted file]
src/BRepAlgo/BRepAlgo_TopOpe.cxx [deleted file]
src/BRepAlgoAPI/BRepAlgoAPI.cdl
src/BRepAlgoAPI/BRepAlgoAPI_BooleanOperation.cdl
src/BRepAlgoAPI/BRepAlgoAPI_BooleanOperation.cxx
src/BRepAlgoAPI/BRepAlgoAPI_Common.cdl
src/BRepAlgoAPI/BRepAlgoAPI_Common.cxx
src/BRepAlgoAPI/BRepAlgoAPI_Cut.cdl
src/BRepAlgoAPI/BRepAlgoAPI_Cut.cxx
src/BRepAlgoAPI/BRepAlgoAPI_Fuse.cdl
src/BRepAlgoAPI/BRepAlgoAPI_Fuse.cxx
src/BRepAlgoAPI/BRepAlgoAPI_Section.cdl
src/BRepAlgoAPI/BRepAlgoAPI_Section.cxx
src/BRepFeat/BRepFeat.cdl
src/BRepFeat/BRepFeat_Builder.cdl
src/BRepFeat/BRepFeat_Builder.cxx
src/BRepFeat/BRepFeat_Builder.lxx [deleted file]
src/BRepFeat/BRepFeat_Form.cdl
src/BRepFeat/BRepFeat_Form.cxx
src/BRepFeat/BRepFeat_LocalOperation.cdl [deleted file]
src/BRepFeat/BRepFeat_LocalOperation.cxx [deleted file]
src/BRepFeat/BRepFeat_LocalOperation.lxx [deleted file]
src/BRepFeat/BRepFeat_MakeCylindricalHole.cdl
src/BRepFeat/BRepFeat_MakeCylindricalHole.cxx
src/BRepFeat/BRepFeat_MakeCylindricalHole.lxx
src/BRepFeat/BRepFeat_MakeLinearForm.cxx
src/BRepFeat/BRepFeat_MakeRevol.cxx
src/BRepFeat/BRepFeat_MakeRevolutionForm.cxx
src/BRepFeat/BRepFeat_RibSlot.cdl
src/BRepFeat/BRepFeat_RibSlot.cxx
src/BRepFill/BRepFill_TrimShellCorner.cxx
src/BRepOffset/BRepOffset.cdl
src/BRepOffset/BRepOffset_Tool.cxx
src/BRepTest/BRepTest_FeatureCommands.cxx
src/BRepTest/BRepTest_FilletCommands.cxx
src/BooleanOperations/BooleanOperations.cdl [deleted file]
src/BooleanOperations/BooleanOperations_AncestorsAndSuccessors.cdl [deleted file]
src/BooleanOperations/BooleanOperations_AncestorsAndSuccessors.cxx [deleted file]
src/BooleanOperations/BooleanOperations_AncestorsAndSuccessors.lxx [deleted file]
src/BooleanOperations/BooleanOperations_AncestorsSeqAndSuccessorsSeq.cdl [deleted file]
src/BooleanOperations/BooleanOperations_AncestorsSeqAndSuccessorsSeq.cxx [deleted file]
src/BooleanOperations/BooleanOperations_AncestorsSeqAndSuccessorsSeq.lxx [deleted file]
src/BooleanOperations/BooleanOperations_Explorer.cdl [deleted file]
src/BooleanOperations/BooleanOperations_Explorer.cxx [deleted file]
src/BooleanOperations/BooleanOperations_OnceExplorer.cdl [deleted file]
src/BooleanOperations/BooleanOperations_OnceExplorer.cxx [deleted file]
src/BooleanOperations/BooleanOperations_ShapeAndInterferences.cdl [deleted file]
src/BooleanOperations/BooleanOperations_ShapeAndInterferences.cxx [deleted file]
src/BooleanOperations/BooleanOperations_ShapeAndInterferences.lxx [deleted file]
src/BooleanOperations/BooleanOperations_ShapesDataStructure.cdl [deleted file]
src/BooleanOperations/BooleanOperations_ShapesDataStructure.cxx [deleted file]
src/IntTools/IntTools_BeanFaceIntersector.cdl
src/IntTools/IntTools_BeanFaceIntersector.cxx
src/IntTools/IntTools_EdgeEdge.cxx
src/IntTools/IntTools_FaceFace.cxx
src/IntWalk/IntWalk_PWalking_1.gxx
src/LocOpe/LocOpe.cdl
src/LocOpe/LocOpe_Builder.cdl [deleted file]
src/LocOpe/LocOpe_Builder.cxx [deleted file]
src/LocOpe/LocOpe_Builder.lxx [deleted file]
src/QANewBRepNaming/QANewBRepNaming_ImportShape.cxx
src/QANewModTopOpe/QANewModTopOpe.cdl
src/QANewModTopOpe/QANewModTopOpe_Glue.cxx
src/QANewModTopOpe/QANewModTopOpe_Glue_SDFaces.cxx
src/QANewModTopOpe/QANewModTopOpe_Glue_shell.cxx
src/QANewModTopOpe/QANewModTopOpe_Intersection.cxx
src/QANewModTopOpe/QANewModTopOpe_Tools.cdl
src/QANewModTopOpe/QANewModTopOpe_Tools.cxx
src/TKBO/PACKAGES
tests/boolean/bcommon_2d/A7
tests/boolean/bcommon_2d/B1
tests/boolean/bfuse_complex/Q7
tests/boolean/bfuse_complex/Q8
tests/boolean/bfuse_complex/Q9
tests/boolean/bfuse_complex/S2
tests/boolean/bopcommon_2d/A7
tests/boolean/bopcommon_2d/B1
tests/boolean/bopcommon_simple/ZP8
tests/boolean/bopcut_simple/ZP9
tests/boolean/bopfuse_simple/ZP5
tests/boolean/boptuc_simple/ZP4
tests/boolean/bsection/C9
tests/boolean/bsection/D8
tests/boolean/bsection/E8
tests/boolean/bsection/H3
tests/boolean/bsection/H4
tests/boolean/bsection/H5
tests/boolean/bsection/H6
tests/boolean/bsection/H7
tests/boolean/bsection/H8
tests/boolean/bsection/H9
tests/boolean/bsection/I1
tests/boolean/bsection/I2
tests/boolean/bsection/I3
tests/boolean/bsection/I4
tests/boolean/bsection/I5
tests/boolean/bsection/I6
tests/boolean/bsection/I7
tests/boolean/bsection/I8
tests/boolean/bsection/I9
tests/boolean/bsection/J1
tests/boolean/bsection/J2
tests/boolean/bsection/J3
tests/boolean/bsection/J4
tests/boolean/bsection/J5
tests/boolean/bsection/J6
tests/boolean/bsection/J7
tests/boolean/bsection/J8
tests/boolean/bsection/J9
tests/boolean/bsection/K1
tests/boolean/bsection/K2
tests/boolean/bsection/K3
tests/boolean/bsection/K4
tests/boolean/bsection/K5
tests/boolean/bsection/K6
tests/boolean/bsection/K7
tests/boolean/bsection/K8
tests/boolean/bsection/K9
tests/boolean/bsection/L1
tests/boolean/bsection/L2
tests/boolean/bsection/L3
tests/boolean/bsection/L4
tests/boolean/bsection/L5
tests/boolean/bsection/L6
tests/boolean/bsection/L7
tests/boolean/bsection/L8
tests/boolean/bsection/L9
tests/boolean/bsection/M1
tests/boolean/bsection/M2
tests/boolean/bsection/M3
tests/boolean/bsection/M4
tests/boolean/bsection/M5
tests/boolean/bsection/M6
tests/boolean/bsection/M7
tests/boolean/bsection/M8
tests/boolean/bsection/M9
tests/boolean/bsection/N2
tests/boolean/bsection/N4
tests/boolean/bsection/N5
tests/boolean/bsection/N6
tests/boolean/bsection/N7
tests/boolean/bsection/O2
tests/boolean/bsection/O5
tests/boolean/bsection/O6
tests/boolean/bsection/P1
tests/boolean/bsection/P2
tests/boolean/bsection/P3
tests/boolean/bsection/P4
tests/boolean/bsection/P5
tests/boolean/bsection/P6
tests/boolean/bsection/P7
tests/boolean/bsection/P8
tests/boolean/bsection/R5
tests/boolean/bsection/S4
tests/feat/featlf/C8
tests/feat/featlf/C9
tests/feat/featlf/D6
tests/feat/featprism/G3
tests/feat/featprism/O5
tests/feat/featprism/R5
tests/feat/featrevol/J7
tests/feat/featrf/A3
tests/feat/featrf/B1