#include "IGESPlugin_ImportDriver.hxx"#include "IGESPlugin_IImport.hxx"#include <utilities.h>#include <Basics_Utils.hxx>#include "GEOM_Function.hxx"#include "GEOMImpl_Types.hxx"#include <IFSelect_ReturnStatus.hxx>#include <IGESControl_Reader.hxx>#include <IGESData_IGESModel.hxx>#include <IGESData_IGESEntity.hxx>#include <Interface_Static.hxx>#include <Interface_InterfaceModel.hxx>#include <XSControl_TransferReader.hxx>#include <XSControl_WorkSession.hxx>#include <Transfer_TransientProcess.hxx>#include <Transfer_Binder.hxx>#include <TransferBRep.hxx>#include <TNaming_Builder.hxx>#include <TDF_TagSource.hxx>#include <TDataStd_Name.hxx>#include <TDF_Label.hxx>#include <TCollection_HAsciiString.hxx>#include <TopoDS_Shape.hxx>#include <TopoDS_Vertex.hxx>#include <BRep_Builder.hxx>#include <gp_Pnt.hxx>#include <StdFail_NotDone.hxx>#include <Standard_Failure.hxx>#include <Standard_ErrorHandler.hxx>Functions | |
| OCCT_IMPLEMENT_STANDARD_RTTIEXT (IGESPlugin_ImportDriver, GEOM_BaseDriver) | |
| OCCT_IMPLEMENT_STANDARD_RTTIEXT | ( | IGESPlugin_ImportDriver | , | 
| GEOM_BaseDriver | |||
| ) |