#include <Standard_Stream.hxx>
#include <GEOMImpl_OffsetDriver.hxx>
#include <GEOMImpl_IOffset.hxx>
#include <GEOMImpl_Types.hxx>
#include <GEOM_Function.hxx>
#include <GEOMUtils.hxx>
#include <BRepOffsetAPI_MakeOffsetShape.hxx>
#include <BRepOffsetAPI_MakeThickSolid.hxx>
#include <TopoDS_Shape.hxx>
#include <TopAbs.hxx>
#include <TopExp.hxx>
#include <BRepClass3d_SolidClassifier.hxx>
#include <Precision.hxx>
#include <Standard_ConstructionError.hxx>
#include <StdFail_NotDone.hxx>
Functions | |
OCCT_IMPLEMENT_STANDARD_RTTIEXT (GEOMImpl_OffsetDriver, GEOM_BaseDriver) | |
OCCT_IMPLEMENT_STANDARD_RTTIEXT | ( | GEOMImpl_OffsetDriver | , |
GEOM_BaseDriver | |||
) |