1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

0024730: remove constructor for class TopOpeBRep_PointGeomTool

This commit is contained in:
kgv
2014-03-19 16:10:05 +04:00
committed by abv
parent d2d376f20f
commit e5bf25d8cc
2 changed files with 0 additions and 10 deletions

View File

@@ -29,8 +29,6 @@ uses
is
Create returns GeomTool from TopOpeBRep;
MakeCurves(myclass;
min,max:Real;L:LineInter from TopOpeBRep;
S1,S2:Shape from TopoDS;

View File

@@ -29,14 +29,6 @@
#include <TopOpeBRepTool_CurveTool.hxx>
#include <TopOpeBRepTool_ShapeTool.hxx>
//=======================================================================
//function : TopOpeBRep_GeomTool
//purpose :
//=======================================================================
TopOpeBRep_GeomTool::TopOpeBRep_GeomTool()
{
}
//=======================================================================
//function : MakeCurves
//purpose :