Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-18 10:05:25

0001 // Created on: 1997-11-14
0002 // Created by: Jean Yves LEBEY
0003 // Copyright (c) 1997-1999 Matra Datavision
0004 // Copyright (c) 1999-2014 OPEN CASCADE SAS
0005 //
0006 // This file is part of Open CASCADE Technology software library.
0007 //
0008 // This library is free software; you can redistribute it and/or modify it under
0009 // the terms of the GNU Lesser General Public License version 2.1 as published
0010 // by the Free Software Foundation, with special exception defined in the file
0011 // OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
0012 // distribution for complete text of the license and disclaimer of any warranty.
0013 //
0014 // Alternatively, this file may be used under the terms of Open CASCADE
0015 // commercial license or contractual agreement.
0016 
0017 #ifndef _TopOpeBRepBuild_define_HeaderFile
0018 #define _TopOpeBRepBuild_define_HeaderFile
0019 
0020 #include <TopOpeBRepDS_define.hxx>
0021 
0022 #include <TopOpeBRepBuild_PWireEdgeSet.hxx>
0023 #include <TopOpeBRepBuild_WireEdgeSet.hxx>
0024 #include <TopOpeBRepBuild_ShellFaceSet.hxx>
0025 #include <TopOpeBRepBuild_GTopo.hxx>
0026 #include <TopOpeBRepBuild_PaveClassifier.hxx>
0027 #include <TopOpeBRepBuild_PaveSet.hxx>
0028 #include <TopOpeBRepBuild_Pave.hxx>
0029 #include <TopOpeBRepBuild_SolidBuilder.hxx>
0030 #include <TopOpeBRepBuild_FaceBuilder.hxx>
0031 #include <TopOpeBRepBuild_EdgeBuilder.hxx>
0032 #include <TopOpeBRepBuild_Builder.hxx>
0033 #include <TopOpeBRepBuild_PBuilder.hxx>
0034 #include <TopOpeBRepBuild_DataMapIteratorOfDataMapOfShapeListOfShapeListOfShape.hxx>
0035 #include <TopOpeBRepBuild_DataMapOfShapeListOfShapeListOfShape.hxx>
0036 #include <TopOpeBRepBuild_ListIteratorOfListOfShapeListOfShape.hxx>
0037 #include <TopOpeBRepBuild_ListOfShapeListOfShape.hxx>
0038 #include <TopOpeBRepBuild_ShapeListOfShape.hxx>
0039 #include <TopOpeBRepBuild_HBuilder.hxx>
0040 
0041 #define MTBpwes TopOpeBRepBuild_PWireEdgeSet
0042 #define MTBwes TopOpeBRepBuild_WireEdgeSet
0043 #define MTBsfs TopOpeBRepBuild_ShellFaceSet
0044 #define MTBgt TopOpeBRepBuild_GTopo
0045 #define MTBpvc TopOpeBRepBuild_PaveClassifier
0046 #define MTBpvs TopOpeBRepBuild_PaveSet
0047 #define MTBhpv Handle(TopOpeBRepBuild_Pave)
0048 #define MTBpv TopOpeBRepBuild_Pave
0049 #define MTBsb TopOpeBRepBuild_SolidBuilder
0050 #define MTBfb TopOpeBRepBuild_FaceBuilder
0051 #define MTBeb TopOpeBRepBuild_EdgeBuilder
0052 #define MTBbON TopOpeBRepBuild_BuilderON
0053 #define MTBb TopOpeBRepBuild_Builder
0054 #define MTBpb TopOpeBRepBuild_PBuilder
0055 #define MTBdmiodmosloslos TopOpeBRepBuild_DataMapIteratorOfDataMapOfShapeListOfShapeListOfShape
0056 #define MTBdmosloslos TopOpeBRepBuild_DataMapOfShapeListOfShapeListOfShape
0057 #define MTBlioloslos TopOpeBRepBuild_ListIteratorOfListOfShapeListOfShape
0058 #define MTBloslos TopOpeBRepBuild_ListOfShapeListOfShape
0059 #define MTBslos TopOpeBRepBuild_ShapeListOfShape
0060 #define MTBhb  Handle(TopOpeBRepBuild_HBuilder)
0061 
0062 #endif