#include "GEOMImpl_VectorDriver.hxx"#include "GEOMImpl_IVector.hxx"#include "GEOMImpl_Types.hxx"#include "GEOM_Function.hxx"#include "GEOM_Object.hxx"#include <BRepBuilderAPI_MakeEdge.hxx>#include <BRep_Tool.hxx>#include <Geom_Curve.hxx>#include <Precision.hxx>#include <TCollection_AsciiString.hxx>#include <TopAbs.hxx>#include <TopExp.hxx>#include <TopoDS.hxx>#include <TopoDS_Edge.hxx>#include <TopoDS_Shape.hxx>#include <TopoDS_Vertex.hxx>#include <gp_Pnt.hxx>#include <gp_Vec.hxx>#include <Standard_ConstructionError.hxx>Functions | |
| OCCT_IMPLEMENT_STANDARD_RTTIEXT (GEOMImpl_VectorDriver, GEOM_BaseDriver) | |
| OCCT_IMPLEMENT_STANDARD_RTTIEXT | ( | GEOMImpl_VectorDriver | , |
| GEOM_BaseDriver | |||
| ) |