#include <Standard_Stream.hxx>#include <GEOMImpl_PointDriver.hxx>#include <GEOMImpl_IPoint.hxx>#include <GEOMImpl_Types.hxx>#include <GEOM_Function.hxx>#include <ShapeAnalysis.hxx>#include <BRep_Builder.hxx>#include <BRep_Tool.hxx>#include <BRepAdaptor_Curve.hxx>#include <BRepBuilderAPI_MakeVertex.hxx>#include <BRepExtrema_DistShapeShape.hxx>#include <TopAbs.hxx>#include <TopExp.hxx>#include <TopoDS.hxx>#include <TopoDS_Edge.hxx>#include <TopoDS_Face.hxx>#include <TopoDS_Shape.hxx>#include <TopoDS_Vertex.hxx>#include <TopoDS_Compound.hxx>#include <GCPnts_AbscissaPoint.hxx>#include <IntTools.hxx>#include <Geom_Curve.hxx>#include <Geom_Surface.hxx>#include <gp_Pnt.hxx>#include <Precision.hxx>#include <Standard_NullObject.hxx>
Functions | |
| static Standard_Boolean | getExtremaSolution (const gp_Pnt &theInitPnt, const TopoDS_Shape &theRefShape, gp_Pnt &thePnt) |
| Standard_EXPORT Handle_Standard_Type & | GEOMImpl_PointDriver_Type_ () |
| const | Handle (GEOMImpl_PointDriver) Handle(GEOMImpl_PointDriver) |
| static Standard_Boolean getExtremaSolution | ( | const gp_Pnt & | theInitPnt, |
| const TopoDS_Shape & | theRefShape, | ||
| gp_Pnt & | thePnt | ||
| ) | [static] |
| Standard_EXPORT Handle_Standard_Type& GEOMImpl_PointDriver_Type_ | ( | ) |
References STANDARD_TYPE().
| const Handle | ( | GEOMImpl_PointDriver | ) |
References Handle(), and STANDARD_TYPE().