mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-21 10:13:43 +03:00
0024754: Remove constructor for static class TopOpeBRep_PointGeomTool
This commit is contained in:
parent
80db570166
commit
4349c10e18
@ -29,8 +29,6 @@ uses
|
|||||||
|
|
||||||
is
|
is
|
||||||
|
|
||||||
Create returns PointGeomTool from TopOpeBRep;
|
|
||||||
|
|
||||||
MakePoint(myclass; IP : VPointInter from TopOpeBRep)
|
MakePoint(myclass; IP : VPointInter from TopOpeBRep)
|
||||||
returns Point from TopOpeBRepDS;
|
returns Point from TopOpeBRepDS;
|
||||||
|
|
||||||
|
@ -20,14 +20,6 @@
|
|||||||
#include <TopoDS_Edge.hxx>
|
#include <TopoDS_Edge.hxx>
|
||||||
#include <BRep_Tool.hxx>
|
#include <BRep_Tool.hxx>
|
||||||
|
|
||||||
//=======================================================================
|
|
||||||
//function : TopOpeBRep_PointGeomTool
|
|
||||||
//purpose :
|
|
||||||
//=======================================================================
|
|
||||||
TopOpeBRep_PointGeomTool::TopOpeBRep_PointGeomTool()
|
|
||||||
{
|
|
||||||
}
|
|
||||||
|
|
||||||
//=======================================================================
|
//=======================================================================
|
||||||
//function : MakePoint
|
//function : MakePoint
|
||||||
//purpose :
|
//purpose :
|
||||||
|
Loading…
x
Reference in New Issue
Block a user