summaryrefslogtreecommitdiff
path: root/drv/GeomToIGES/GeomToIGES_GeomCurve.jxx
blob: ea17f4dc6cb1f51cca90acc64b227dec539e4ac4 (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
#ifndef _GeomToIGES_GeomEntity_HeaderFile
#include <GeomToIGES_GeomEntity.hxx>
#endif
#ifndef _IGESData_IGESEntity_HeaderFile
#include <IGESData_IGESEntity.hxx>
#endif
#ifndef _Geom_Curve_HeaderFile
#include <Geom_Curve.hxx>
#endif
#ifndef _Geom_BoundedCurve_HeaderFile
#include <Geom_BoundedCurve.hxx>
#endif
#ifndef _Geom_BSplineCurve_HeaderFile
#include <Geom_BSplineCurve.hxx>
#endif
#ifndef _Geom_BezierCurve_HeaderFile
#include <Geom_BezierCurve.hxx>
#endif
#ifndef _Geom_TrimmedCurve_HeaderFile
#include <Geom_TrimmedCurve.hxx>
#endif
#ifndef _Geom_Conic_HeaderFile
#include <Geom_Conic.hxx>
#endif
#ifndef _Geom_Circle_HeaderFile
#include <Geom_Circle.hxx>
#endif
#ifndef _Geom_Ellipse_HeaderFile
#include <Geom_Ellipse.hxx>
#endif
#ifndef _Geom_Hyperbola_HeaderFile
#include <Geom_Hyperbola.hxx>
#endif
#ifndef _Geom_Line_HeaderFile
#include <Geom_Line.hxx>
#endif
#ifndef _Geom_Parabola_HeaderFile
#include <Geom_Parabola.hxx>
#endif
#ifndef _Geom_OffsetCurve_HeaderFile
#include <Geom_OffsetCurve.hxx>
#endif
#ifndef _GeomToIGES_GeomCurve_HeaderFile
#include <GeomToIGES_GeomCurve.hxx>
#endif