mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-29 14:00:49 +03:00
0022887: Request to make Intf_InterferencePolygon2d class thread-safe.
This commit is contained in:
@@ -52,8 +52,6 @@ is
|
||||
|
||||
class PolyArc; -- inherits Polygo from IntPatch
|
||||
|
||||
class PolygoTool;
|
||||
|
||||
class RstInt;
|
||||
|
||||
|
||||
@@ -143,8 +141,7 @@ is
|
||||
HSurface from Adaptor3d,
|
||||
HSurfaceTool from Adaptor3d);
|
||||
|
||||
class SearchPnt instantiates InterferencePolygon2d from Intf
|
||||
(Polygo, PolygoTool, Polygo, PolygoTool);
|
||||
alias SearchPnt is InterferencePolygon2d from Intf;
|
||||
|
||||
class CSFunction instantiates ZerCOnSSParFunc from IntImp
|
||||
(HSurface from Adaptor3d,
|
||||
|
Reference in New Issue
Block a user