summaryrefslogtreecommitdiff
path: root/drv/BRepApprox/BRepApprox_ApproxLine_0.cxx
blob: e9af1f4a08be21d2a1e00008ae2da5022f7318a1 (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
46
47
48
49
50
// This file is generated by WOK (CPPExt).
// Please do not edit this file; modify original file instead.
// The copyright and license terms as defined for the original file apply to 
// this header file considered to be the "object code" form of the original source.

#include <BRepApprox_ApproxLine.hxx>

#ifndef _Standard_Type_HeaderFile
#include <Standard_Type.hxx>
#endif

#ifndef _Geom_BSplineCurve_HeaderFile
#include <Geom_BSplineCurve.hxx>
#endif
#ifndef _Geom2d_BSplineCurve_HeaderFile
#include <Geom2d_BSplineCurve.hxx>
#endif
#ifndef _IntSurf_LineOn2S_HeaderFile
#include <IntSurf_LineOn2S.hxx>
#endif
#ifndef _IntSurf_PntOn2S_HeaderFile
#include <IntSurf_PntOn2S.hxx>
#endif

 


IMPLEMENT_STANDARD_TYPE(BRepApprox_ApproxLine)
IMPLEMENT_STANDARD_SUPERTYPE_ARRAY()
  STANDARD_TYPE(MMgt_TShared),
  STANDARD_TYPE(Standard_Transient),

IMPLEMENT_STANDARD_SUPERTYPE_ARRAY_END()
IMPLEMENT_STANDARD_TYPE_END(BRepApprox_ApproxLine)


IMPLEMENT_DOWNCAST(BRepApprox_ApproxLine,Standard_Transient)
IMPLEMENT_STANDARD_RTTI(BRepApprox_ApproxLine)


#define TheCurve Handle_Geom_BSplineCurve
#define TheCurve_hxx <Geom_BSplineCurve.hxx>
#define TheCurve2d Handle_Geom2d_BSplineCurve
#define TheCurve2d_hxx <Geom2d_BSplineCurve.hxx>
#define BRepApprox_ApproxLineGen BRepApprox_ApproxLine
#define BRepApprox_ApproxLineGen_hxx <BRepApprox_ApproxLine.hxx>
#define Handle_BRepApprox_ApproxLineGen Handle_BRepApprox_ApproxLine
#define BRepApprox_ApproxLineGen_Type_() BRepApprox_ApproxLine_Type_()
#include <BRepApprox_ApproxLineGen.gxx>