0022887: Request to make Intf_InterferencePolygon2d class thread-safe.
authorazn <@opencascade.com>
Mon, 12 Mar 2012 14:31:11 +0000 (18:31 +0400)
committerbugmaster <bugmaster@opencascade.com>
Fri, 16 Mar 2012 12:16:03 +0000 (16:16 +0400)
commit9530af2780c898faecfa9cb5a2e660f1456987c4
tree82798d3ce6fdf5c74e0a40da10bc2e0174cd9bde
parentd64e6d05d9dc45b616548f6ebf955121f8107253
0022887: Request to make Intf_InterferencePolygon2d class thread-safe.
34 files changed:
src/IntCurve/FILES
src/IntCurve/IntCurve.cdl
src/IntCurve/IntCurve_IntPolyPolyGen.cdl
src/IntCurve/IntCurve_IntPolyPolyGen.gxx
src/IntCurve/IntCurve_Polygon2dGen.cdl
src/IntCurve/IntCurve_Polygon2dGen.gxx
src/IntCurve/IntCurve_Polygon2dGen.lxx
src/IntCurve/IntCurve_ToolPolygon.cdl
src/IntCurve/IntCurve_ToolPolygon.gxx
src/IntCurve/IntCurve_ToolPolygon.lxx
src/IntPatch/IntPatch.cdl
src/IntPatch/IntPatch_PolyArc.cdl
src/IntPatch/IntPatch_PolyArc.cxx
src/IntPatch/IntPatch_PolyLine.cdl
src/IntPatch/IntPatch_PolyLine.cxx
src/IntPatch/IntPatch_Polygo.cdl
src/IntPatch/IntPatch_Polygo.cxx
src/IntPatch/IntPatch_Polygo.lxx [new file with mode: 0644]
src/IntPatch/IntPatch_PolygoTool.cdl
src/IntPatch/IntPatch_PolygoTool.cxx
src/IntPatch/IntPatch_PolygoTool.lxx
src/IntPatch/IntPatch_RstInt.cdl
src/IntPatch/IntPatch_RstInt.cxx
src/Intf/Intf.cdl
src/Intf/Intf_Interference.cdl
src/Intf/Intf_Interference.cxx
src/Intf/Intf_Interference.lxx [new file with mode: 0644]
src/Intf/Intf_InterferencePolygon2d.cdl
src/Intf/Intf_InterferencePolygon2d.cxx [new file with mode: 0644]
src/Intf/Intf_InterferencePolygon2d.gxx
src/Intf/Intf_Polygon2d.cdl [new file with mode: 0644]
src/Intf/Intf_Polygon2d.cxx [new file with mode: 0644]
src/Intf/Intf_Polygon2d.lxx [new file with mode: 0644]
src/Intf/Intf_ToolPolygon.cdl