summaryrefslogtreecommitdiff
path: root/drv/GeomConvert/GeomConvert_CompBezierSurfacesToBSplineSurface.jxx
blob: 68d0ad5abc438000be4000f9424a0479283bd02d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#ifndef _TColStd_HArray1OfInteger_HeaderFile
#include <TColStd_HArray1OfInteger.hxx>
#endif
#ifndef _TColStd_HArray1OfReal_HeaderFile
#include <TColStd_HArray1OfReal.hxx>
#endif
#ifndef _TColgp_HArray2OfPnt_HeaderFile
#include <TColgp_HArray2OfPnt.hxx>
#endif
#ifndef _Standard_DimensionError_HeaderFile
#include <Standard_DimensionError.hxx>
#endif
#ifndef _Standard_NotImplemented_HeaderFile
#include <Standard_NotImplemented.hxx>
#endif
#ifndef _Standard_ConstructionError_HeaderFile
#include <Standard_ConstructionError.hxx>
#endif
#ifndef _TColGeom_Array2OfBezierSurface_HeaderFile
#include <TColGeom_Array2OfBezierSurface.hxx>
#endif
#ifndef _TColStd_Array1OfReal_HeaderFile
#include <TColStd_Array1OfReal.hxx>
#endif
#ifndef _GeomConvert_CompBezierSurfacesToBSplineSurface_HeaderFile
#include <GeomConvert_CompBezierSurfacesToBSplineSurface.hxx>
#endif