blob: bbbbb97041f1f23d66e58210bd44f8b7aa1c7de7 (
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
|
// 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 <Geom2dLProp_FCurExtOfNumericCurInf2d.hxx>
#ifndef _Geom2d_Curve_HeaderFile
#include <Geom2d_Curve.hxx>
#endif
#ifndef _gp_Vec2d_HeaderFile
#include <gp_Vec2d.hxx>
#endif
#ifndef _gp_Pnt2d_HeaderFile
#include <gp_Pnt2d.hxx>
#endif
#ifndef _gp_Dir2d_HeaderFile
#include <gp_Dir2d.hxx>
#endif
#ifndef _Geom2dLProp_Curve2dTool_HeaderFile
#include <Geom2dLProp_Curve2dTool.hxx>
#endif
#define Curve Handle_Geom2d_Curve
#define Curve_hxx <Geom2d_Curve.hxx>
#define Vec gp_Vec2d
#define Vec_hxx <gp_Vec2d.hxx>
#define Pnt gp_Pnt2d
#define Pnt_hxx <gp_Pnt2d.hxx>
#define Dir gp_Dir2d
#define Dir_hxx <gp_Dir2d.hxx>
#define Tool Geom2dLProp_Curve2dTool
#define Tool_hxx <Geom2dLProp_Curve2dTool.hxx>
#define LProp_FuncCurExt Geom2dLProp_FCurExtOfNumericCurInf2d
#define LProp_FuncCurExt_hxx <Geom2dLProp_FCurExtOfNumericCurInf2d.hxx>
#include <LProp_FuncCurExt.gxx>
|