]> OCCT Git - occt-copy.git/commit
0023548: Boolean operation between two faces fails
authorpkv <pkv@opencascade.com>
Tue, 13 Nov 2012 06:49:13 +0000 (10:49 +0400)
committerskv <skv@opencascade.com>
Thu, 21 Feb 2013 07:39:21 +0000 (11:39 +0400)
commite40c7b930d553fa09fd516716e1dc02dcdc95df1
treedb24c6b548e404661068ff1e74f8f0ba20576ef2
parent351bbcba7e5c1be49b726af8d86f2ef1dc65ffaf
0023548: Boolean operation between two faces fails

Signed-off-by: skv <skv@opencascade.com>
28 files changed:
src/IntPolyh/FILES
src/IntPolyh/IntPolyh.cdl
src/IntPolyh/IntPolyh_Array.hxx [new file with mode: 0644]
src/IntPolyh/IntPolyh_ArrayOfCouples.cdl [deleted file]
src/IntPolyh/IntPolyh_ArrayOfCouples.cxx [deleted file]
src/IntPolyh/IntPolyh_ArrayOfCouples.hxx [new file with mode: 0644]
src/IntPolyh/IntPolyh_ArrayOfEdges.cdl [deleted file]
src/IntPolyh/IntPolyh_ArrayOfEdges.cxx [deleted file]
src/IntPolyh/IntPolyh_ArrayOfEdges.hxx [new file with mode: 0644]
src/IntPolyh/IntPolyh_ArrayOfPoints.cdl [deleted file]
src/IntPolyh/IntPolyh_ArrayOfPoints.cxx [deleted file]
src/IntPolyh/IntPolyh_ArrayOfPoints.hxx [new file with mode: 0644]
src/IntPolyh/IntPolyh_ArrayOfSectionLines.cdl [deleted file]
src/IntPolyh/IntPolyh_ArrayOfSectionLines.cxx [deleted file]
src/IntPolyh/IntPolyh_ArrayOfSectionLines.hxx [new file with mode: 0644]
src/IntPolyh/IntPolyh_ArrayOfStartPoints.cdl [deleted file]
src/IntPolyh/IntPolyh_ArrayOfStartPoints.cxx [deleted file]
src/IntPolyh/IntPolyh_ArrayOfStartPoints.hxx [new file with mode: 0644]
src/IntPolyh/IntPolyh_ArrayOfTangentZones.cdl [deleted file]
src/IntPolyh/IntPolyh_ArrayOfTangentZones.cxx [deleted file]
src/IntPolyh/IntPolyh_ArrayOfTangentZones.hxx [new file with mode: 0644]
src/IntPolyh/IntPolyh_ArrayOfTriangles.cdl [deleted file]
src/IntPolyh/IntPolyh_ArrayOfTriangles.cxx [deleted file]
src/IntPolyh/IntPolyh_ArrayOfTriangles.hxx [new file with mode: 0644]
src/IntPolyh/IntPolyh_Intersection.cxx
src/IntPolyh/IntPolyh_Intersection_1.cxx
src/IntPolyh/IntPolyh_MaillageAffinage.cxx
src/IntPolyh/IntPolyh_Triangle.cxx