#include <GEOMImpl_FaceDriver.hxx>
#include <GEOMImpl_IFace.hxx>
#include <GEOMImpl_Types.hxx>
#include <GEOM_Function.hxx>
#include <GEOMUtils.hxx>
#include <BRepBuilderAPI_MakeFace.hxx>
#include <BRep_Tool.hxx>
#include <gp_Pnt.hxx>
#include <gp_Pln.hxx>
#include <TopoDS.hxx>
#include <TopoDS_Shape.hxx>
#include <TopoDS_Edge.hxx>
#include <TopoDS_Face.hxx>
#include <TopoDS_Vertex.hxx>
#include <TopAbs.hxx>
#include <TopExp.hxx>
#include <StdFail_NotDone.hxx>
Functions | |
OCCT_IMPLEMENT_STANDARD_RTTIEXT (GEOMImpl_FaceDriver, GEOM_BaseDriver) | |
OCCT_IMPLEMENT_STANDARD_RTTIEXT | ( | GEOMImpl_FaceDriver | , |
GEOM_BaseDriver | |||
) |