#include <Standard_Stream.hxx>
#include <GEOMImpl_GlueDriver.hxx>
#include <GEOMImpl_IGlue.hxx>
#include <GEOMImpl_Types.hxx>
#include <GEOM_Object.hxx>
#include <GEOM_Function.hxx>
#include "GEOMAlgo_Gluer2.hxx"
#include "GEOMAlgo_ListIteratorOfListOfCoupleOfShapes.hxx"
#include "GEOMAlgo_CoupleOfShapes.hxx"
#include "GEOMAlgo_ListOfCoupleOfShapes.hxx"
#include <Basics_OCCTVersion.hxx>
#include "utilities.h"
#include <BRep_Builder.hxx>
#include <ShapeFix_Shape.hxx>
#include <TDataStd_IntegerArray.hxx>
#include <TopExp.hxx>
#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
#include <TopTools_IndexedMapOfShape.hxx>
#include <TopTools_ListIteratorOfListOfShape.hxx>
#include <TopTools_ListOfShape.hxx>
#include <TopoDS_Shape.hxx>
#include <Standard_NullObject.hxx>
#include <Standard_Failure.hxx>
Macros | |
#define | MSG_BAD_TOLERANCE "Tolerance is too big" |
#define | MSG_BAD_ARG_SHAPE "Argument shape is not a compound of hexahedral solids" |
Functions | |
OCCT_IMPLEMENT_STANDARD_RTTIEXT (GEOMImpl_GlueDriver, GEOM_BaseDriver) | |
#define MSG_BAD_ARG_SHAPE "Argument shape is not a compound of hexahedral solids" |
#define MSG_BAD_TOLERANCE "Tolerance is too big" |
OCCT_IMPLEMENT_STANDARD_RTTIEXT | ( | GEOMImpl_GlueDriver | , |
GEOM_BaseDriver | |||
) |