OpenCascadeAll.h
Go to the documentation of this file.00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024 #ifndef __OpenCascadeAll__
00025 #define __OpenCascadeAll__
00026
00027
00028 #include <Standard_AbortiveTransaction.hxx>
00029 #include <Standard_Address.hxx>
00030 #include <Standard_AncestorIterator.hxx>
00031 #include <Standard_Boolean.hxx>
00032 #include <Standard_Byte.hxx>
00033 #include <Standard_Character.hxx>
00034 #include <Standard_ConstructionError.hxx>
00035 #include <Standard_CString.hxx>
00036 #include <Standard_ctype.hxx>
00037 #include <Standard_ConstructionError.hxx>
00038 #include <Standard_DefineHandle.hxx>
00039 #include <Standard_DimensionError.hxx>
00040 #include <Standard_DimensionMismatch.hxx>
00041 #include <Standard_DivideByZero.hxx>
00042 #include <Standard_DomainError.hxx>
00043 #include <Standard_ErrorHandler.hxx>
00044 #include <Standard_ExtCharacter.hxx>
00045 #include <Standard_ExtString.hxx>
00046 #include <Standard_Failure.hxx>
00047 #include <Standard_GUID.hxx>
00048 #include <Standard_ImmutableObject.hxx>
00049 #include <Standard_Integer.hxx>
00050 #include <Standard_InternalType.hxx>
00051 #include <Standard_IStream.hxx>
00052 #include <Standard_KindOfType.hxx>
00053 #include <Standard_LicenseError.hxx>
00054 #include <Standard_LicenseNotFound.hxx>
00055 #include <Standard_Macro.hxx>
00056 #include <Standard_math.hxx>
00057 #include <Standard_MultiplyDefined.hxx>
00058 #include <Standard_NegativeValue.hxx>
00059 #include <Standard_NoMoreObject.hxx>
00060 #include <Standard_NoSuchObject.hxx>
00061 #include <Standard_NotImplemented.hxx>
00062 #include <Standard_NullObject.hxx>
00063 #include <Standard_NullValue.hxx>
00064 #include <Standard_NumericError.hxx>
00065 #include <Standard_OId.hxx>
00066 #include <Standard_OStream.hxx>
00067 #include <Standard_OutOfMemory.hxx>
00068 #include <Standard_OutOfRange.hxx>
00069 #include <Standard_Overflow.hxx>
00070 #include <Standard_Persistent.hxx>
00071 #include <Standard_Persistent_proto.hxx>
00072 #include <Standard_PrimitiveTypes.hxx>
00073 #include <Standard_ProgramError.hxx>
00074 #include <Standard_RangeError.hxx>
00075 #include <Standard_Real.hxx>
00076 #include <Standard_ShortReal.hxx>
00077 #include <Standard_SStream.hxx>
00078 #include <Standard_Static.hxx>
00079 #include <Standard_Storable.hxx>
00080 #include <Standard_Stream.hxx>
00081 #include <Standard_String.hxx>
00082 #include <Standard_TooManyUsers.hxx>
00083 #include <Standard_Transient.hxx>
00084 #include <Standard_Transient_proto.hxx>
00085 #include <Standard_Type.hxx>
00086 #include <Standard_TypeDef.hxx>
00087 #include <Standard_TypeMismatch.hxx>
00088 #include <Standard_Underflow.hxx>
00089 #include <Standard_UUID.hxx>
00090 #include <Standard_Version.hxx>
00091 #include <Standard_WayOfLife.hxx>
00092
00093 #include <TCollection_ExtendedString.hxx>
00094 #include <TCollection_AsciiString.hxx>
00095 #include <TColStd_Array1OfReal.hxx>
00096 #include <TColStd_Array2OfReal.hxx>
00097 #include <TColStd_Array1OfInteger.hxx>
00098 #include <TColStd_SequenceOfExtendedString.hxx>
00099 #include <TColStd_HSequenceOfTransient.hxx>
00100 #include <TColStd_MapIteratorOfMapOfTransient.hxx>
00101 #include <TColStd_MapOfTransient.hxx>
00102 #include <TColgp_Array1OfPnt2d.hxx>
00103 #include <TColgp_Array2OfPnt.hxx>
00104 #include <TColgp_HArray1OfPnt2d.hxx>
00105 #include <TColgp_HArray2OfPnt.hxx>
00106
00107 #include <TopoDS.hxx>
00108 #include <TopoDS_Shape.hxx>
00109 #include <TopoDS_Wire.hxx>
00110 #include <TopoDS_Compound.hxx>
00111 #include <TopoDS_Edge.hxx>
00112 #include <TopoDS_Face.hxx>
00113 #include <TopoDS_Solid.hxx>
00114 #include <TopoDS_Vertex.hxx>
00115 #include <TopoDS_Iterator.hxx>
00116
00117 #include <TopExp.hxx>
00118 #include <TopExp_Explorer.hxx>
00119 #include <TopLoc_Location.hxx>
00120
00121 #include <TopTools_ListIteratorOfListOfShape.hxx>
00122 #include <TopTools_HSequenceOfShape.hxx>
00123 #include <TopTools_MapOfShape.hxx>
00124 #include <TopTools_IndexedMapOfShape.hxx>
00125
00126 #include <BRep_Builder.hxx>
00127 #include <BRepAdaptor_Curve.hxx>
00128 #include <BRepAdaptor_Surface.hxx>
00129 #include <BRepAlgoAPI_Common.hxx>
00130 #include <BRepAlgoAPI_Cut.hxx>
00131 #include <BRepAlgoAPI_Fuse.hxx>
00132 #include <BRepAlgoAPI_Section.hxx>
00133 #include <BRepBndLib.hxx>
00134 #include <Bnd_Box.hxx>
00135 #include <BRepBuilderAPI.hxx>
00136 #include <BRepBuilderAPI_GTransform.hxx>
00137 #include <BRepBuilderAPI_MakeEdge.hxx>
00138 #include <BRepBuilderAPI_MakeFace.hxx>
00139 #include <BRepBuilderAPI_MakeWire.hxx>
00140 #include <BRepBuilderAPI_MakePolygon.hxx>
00141 #include <BRepBuilderAPI_MakeVertex.hxx>
00142 #include <BRepBuilderAPI_Transform.hxx>
00143 #include <BRepFilletAPI_MakeFillet.hxx>
00144 #include <BRepOffsetAPI_MakePipe.hxx>
00145 #include <BRepOffsetAPI_MakePipeShell.hxx>
00146 #include <BRepOffsetAPI_MakeThickSolid.hxx>
00147 #include <BRepBuilderAPI_NurbsConvert.hxx>
00148 #include <BRepPrimAPI_MakeBox.hxx>
00149 #include <BRepPrimAPI_MakeCone.hxx>
00150 #include <BRepPrimAPI_MakeCylinder.hxx>
00151 #include <BRepPrimAPI_MakeRevol.hxx>
00152 #include <BRepPrimAPI_MakePrism.hxx>
00153 #include <BRepPrimAPI_MakeSphere.hxx>
00154 #include <BRepPrimAPI_MakeTorus.hxx>
00155 #include <BRepMesh.hxx>
00156 #include <BRepMesh_Edge.hxx>
00157 #include <BRepMesh_IncrementalMesh.hxx>
00158 #include <BRepMesh_Triangle.hxx>
00159 #include <BRepTools.hxx>
00160 #include <BRep_Tool.hxx>
00161 #include <BRepTools_ShapeSet.hxx>
00162 #include <BRepBuilderAPI_Copy.hxx>
00163 #include <BRepCheck_Analyzer.hxx>
00164 #include <BRepCheck_Result.hxx>
00165 #include <BRepCheck_ListIteratorOfListOfStatus.hxx>
00166 #include <Poly_Triangulation.hxx>
00167 #include <Poly_PolygonOnTriangulation.hxx>
00168 #include <Poly_Polygon3D.hxx>
00169 #include <ShapeAnalysis.hxx>
00170
00171 #include <GCE2d_MakeSegment.hxx>
00172 #include <GCPnts_TangentialDeflection.hxx>
00173 #include <GC_MakeArcOfCircle.hxx>
00174 #include <GC_MakeArcOfEllipse.hxx>
00175 #include <GC_MakeCircle.hxx>
00176 #include <GC_MakeConicalSurface.hxx>
00177 #include <GC_MakeCylindricalSurface.hxx>
00178 #include <GC_MakeEllipse.hxx>
00179 #include <GC_MakeHyperbola.hxx>
00180 #include <GC_MakeLine.hxx>
00181 #include <GC_MakePlane.hxx>
00182 #include <GC_MakeSegment.hxx>
00183 #include <GCPnts_UniformDeflection.hxx>
00184
00185 #include <Geom2d_BezierCurve.hxx>
00186 #include <Geom2d_BSplineCurve.hxx>
00187 #include <Geom2d_Curve.hxx>
00188 #include <Geom2d_TrimmedCurve.hxx>
00189 #include <Geom2dAdaptor_Curve.hxx>
00190 #include <Geom2dAPI_InterCurveCurve.hxx>
00191 #include <Geom2dAPI_ProjectPointOnCurve.hxx>
00192 #include <Geom_Axis2Placement.hxx>
00193 #include <Geom_CartesianPoint.hxx>
00194 #include <Geom_Line.hxx>
00195 #include <Geom_OffsetCurve.hxx>
00196 #include <Geom_Surface.hxx>
00197 #include <Geom_TrimmedCurve.hxx>
00198 #include <GeomAbs_CurveType.hxx>
00199 #include <GeomAdaptor_Curve.hxx>
00200 #include <Geom_BezierCurve.hxx>
00201 #include <Geom_BezierSurface.hxx>
00202 #include <Geom_BSplineCurve.hxx>
00203 #include <Geom_BSplineSurface.hxx>
00204 #include <Geom_Circle.hxx>
00205 #include <Geom_ConicalSurface.hxx>
00206 #include <Geom_CylindricalSurface.hxx>
00207 #include <Geom_Ellipse.hxx>
00208 #include <Geom_Hyperbola.hxx>
00209 #include <Geom_OffsetSurface.hxx>
00210 #include <Geom_SphericalSurface.hxx>
00211 #include <Geom_SurfaceOfLinearExtrusion.hxx>
00212 #include <Geom_SurfaceOfRevolution.hxx>
00213 #include <Geom_Parabola.hxx>
00214 #include <Geom_Plane.hxx>
00215 #include <Geom_ToroidalSurface.hxx>
00216 #include <GeomAPI.hxx>
00217 #include <GeomAPI_PointsToBSplineSurface.hxx>
00218 #include <GeomAPI_ProjectPointOnSurf.hxx>
00219 #include <GeomLProp_SLProps.hxx>
00220 #include <GeomTools_Curve2dSet.hxx>
00221
00222 #include <gp_Ax2d.hxx>
00223 #include <gp_Circ.hxx>
00224 #include <gp_Circ2d.hxx>
00225 #include <gp_Cone.hxx>
00226 #include <gp_Cylinder.hxx>
00227 #include <gp_Dir2d.hxx>
00228 #include <gp_Elips.hxx>
00229 #include <gp_GTrsf.hxx>
00230 #include <gp_Hypr.hxx>
00231 #include <gp_Lin2d.hxx>
00232 #include <gp_Lin.hxx>
00233 #include <gp_Parab.hxx>
00234 #include <gp_Pnt2d.hxx>
00235 #include <gp_Pnt.hxx>
00236 #include <gp_Pln.hxx>
00237 #include <gp_Sphere.hxx>
00238 #include <gp_Torus.hxx>
00239 #include <gp_Trsf.hxx>
00240 #include <gp_Vec.hxx>
00241 #include <gp_Vec2d.hxx>
00242
00243 #include <MMgt_TShared.hxx>
00244 #include <Precision.hxx>
00245 #include <UnitsAPI.hxx>
00246 #include <Quantity_Factor.hxx>
00247 #include <Quantity_Length.hxx>
00248 #include <Quantity_NameOfColor.hxx>
00249 #include <Quantity_PhysicalQuantity.hxx>
00250 #include <Quantity_PlaneAngle.hxx>
00251 #include <Quantity_TypeOfColor.hxx>
00252
00253
00254 #include <STEPControl_Writer.hxx>
00255 #include <STEPControl_Reader.hxx>
00256 #include <StepData_StepModel.hxx>
00257 #include <IGESControl_Controller.hxx>
00258 #include <IGESControl_Writer.hxx>
00259 #include <IGESControl_Reader.hxx>
00260 #include <StlAPI_Writer.hxx>
00261 #include <Interface_Static.hxx>
00262
00263
00264 #endif // __OpenCascadeAll__
00265