summaryrefslogtreecommitdiff
path: root/drv/Contap/Contap_Contour_0.cxx
blob: cab4db71b72c6d72ba3af75653346fd6c52e40d4 (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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
// 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 <Contap_Contour.hxx>

#ifndef _StdFail_NotDone_HeaderFile
#include <StdFail_NotDone.hxx>
#endif
#ifndef _Standard_OutOfRange_HeaderFile
#include <Standard_OutOfRange.hxx>
#endif
#ifndef _Standard_ConstructionError_HeaderFile
#include <Standard_ConstructionError.hxx>
#endif
#ifndef _Adaptor3d_HVertex_HeaderFile
#include <Adaptor3d_HVertex.hxx>
#endif
#ifndef _Adaptor2d_HCurve2d_HeaderFile
#include <Adaptor2d_HCurve2d.hxx>
#endif
#ifndef _Adaptor3d_HSurface_HeaderFile
#include <Adaptor3d_HSurface.hxx>
#endif
#ifndef _Contap_HCurve2dTool_HeaderFile
#include <Contap_HCurve2dTool.hxx>
#endif
#ifndef _Adaptor3d_HSurfaceTool_HeaderFile
#include <Adaptor3d_HSurfaceTool.hxx>
#endif
#ifndef _Contap_HContTool_HeaderFile
#include <Contap_HContTool.hxx>
#endif
#ifndef _Adaptor3d_TopolTool_HeaderFile
#include <Adaptor3d_TopolTool.hxx>
#endif
#ifndef _Contap_ThePointOfContour_HeaderFile
#include <Contap_ThePointOfContour.hxx>
#endif
#ifndef _Contap_TheSequenceOfPointOfContour_HeaderFile
#include <Contap_TheSequenceOfPointOfContour.hxx>
#endif
#ifndef _Contap_SequenceNodeOfTheSequenceOfPointOfContour_HeaderFile
#include <Contap_SequenceNodeOfTheSequenceOfPointOfContour.hxx>
#endif
#ifndef _Contap_TheHSequenceOfPointOfContour_HeaderFile
#include <Contap_TheHSequenceOfPointOfContour.hxx>
#endif
#ifndef _Contap_TheLineOfContour_HeaderFile
#include <Contap_TheLineOfContour.hxx>
#endif
#ifndef _Contap_TheSequenceOfLineOfContour_HeaderFile
#include <Contap_TheSequenceOfLineOfContour.hxx>
#endif
#ifndef _Contap_SequenceNodeOfTheSequenceOfLineOfContour_HeaderFile
#include <Contap_SequenceNodeOfTheSequenceOfLineOfContour.hxx>
#endif
#ifndef _Contap_TheSurfPropsOfContour_HeaderFile
#include <Contap_TheSurfPropsOfContour.hxx>
#endif
#ifndef _Contap_TheSurfFunctionOfContour_HeaderFile
#include <Contap_TheSurfFunctionOfContour.hxx>
#endif
#ifndef _Contap_TheArcFunctionOfContour_HeaderFile
#include <Contap_TheArcFunctionOfContour.hxx>
#endif
#ifndef _Contap_TheSearchOfContour_HeaderFile
#include <Contap_TheSearchOfContour.hxx>
#endif
#ifndef _Contap_ThePathPointOfTheSearchOfContour_HeaderFile
#include <Contap_ThePathPointOfTheSearchOfContour.hxx>
#endif
#ifndef _Contap_SequenceOfPathPointOfTheSearchOfContour_HeaderFile
#include <Contap_SequenceOfPathPointOfTheSearchOfContour.hxx>
#endif
#ifndef _Contap_TheSegmentOfTheSearchOfContour_HeaderFile
#include <Contap_TheSegmentOfTheSearchOfContour.hxx>
#endif
#ifndef _Contap_SequenceOfSegmentOfTheSearchOfContour_HeaderFile
#include <Contap_SequenceOfSegmentOfTheSearchOfContour.hxx>
#endif
#ifndef _Contap_TheIWalkingOfContour_HeaderFile
#include <Contap_TheIWalkingOfContour.hxx>
#endif
#ifndef _Contap_TheIWLineOfTheIWalkingOfContour_HeaderFile
#include <Contap_TheIWLineOfTheIWalkingOfContour.hxx>
#endif
#ifndef _Contap_SequenceOfIWLineOfTheIWalkingOfContour_HeaderFile
#include <Contap_SequenceOfIWLineOfTheIWalkingOfContour.hxx>
#endif
#ifndef _Contap_TheSearchInsideOfContour_HeaderFile
#include <Contap_TheSearchInsideOfContour.hxx>
#endif
#ifndef _gp_Vec_HeaderFile
#include <gp_Vec.hxx>
#endif
#ifndef _gp_Pnt_HeaderFile
#include <gp_Pnt.hxx>
#endif
 

#define TheVertex Handle_Adaptor3d_HVertex
#define TheVertex_hxx <Adaptor3d_HVertex.hxx>
#define TheArc Handle_Adaptor2d_HCurve2d
#define TheArc_hxx <Adaptor2d_HCurve2d.hxx>
#define TheSurface Handle_Adaptor3d_HSurface
#define TheSurface_hxx <Adaptor3d_HSurface.hxx>
#define TheArcTool Contap_HCurve2dTool
#define TheArcTool_hxx <Contap_HCurve2dTool.hxx>
#define TheSurfaceTool Adaptor3d_HSurfaceTool
#define TheSurfaceTool_hxx <Adaptor3d_HSurfaceTool.hxx>
#define TheContTool Contap_HContTool
#define TheContTool_hxx <Contap_HContTool.hxx>
#define Handle_TheTopolTool Handle_Adaptor3d_TopolTool
#define TheTopolTool Adaptor3d_TopolTool
#define TheTopolTool_hxx <Adaptor3d_TopolTool.hxx>
#define Contap_ThePoint Contap_ThePointOfContour
#define Contap_ThePoint_hxx <Contap_ThePointOfContour.hxx>
#define Contap_TheSequenceOfPoint Contap_TheSequenceOfPointOfContour
#define Contap_TheSequenceOfPoint_hxx <Contap_TheSequenceOfPointOfContour.hxx>
#define Contap_SequenceNodeOfTheSequenceOfPoint Contap_SequenceNodeOfTheSequenceOfPointOfContour
#define Contap_SequenceNodeOfTheSequenceOfPoint_hxx <Contap_SequenceNodeOfTheSequenceOfPointOfContour.hxx>
#define Contap_SequenceNodeOfTheSequenceOfPoint Contap_SequenceNodeOfTheSequenceOfPointOfContour
#define Contap_SequenceNodeOfTheSequenceOfPoint_hxx <Contap_SequenceNodeOfTheSequenceOfPointOfContour.hxx>
#define Contap_TheHSequenceOfPoint Contap_TheHSequenceOfPointOfContour
#define Contap_TheHSequenceOfPoint_hxx <Contap_TheHSequenceOfPointOfContour.hxx>
#define Contap_TheLine Contap_TheLineOfContour
#define Contap_TheLine_hxx <Contap_TheLineOfContour.hxx>
#define Contap_TheSequenceOfLine Contap_TheSequenceOfLineOfContour
#define Contap_TheSequenceOfLine_hxx <Contap_TheSequenceOfLineOfContour.hxx>
#define Contap_SequenceNodeOfTheSequenceOfLine Contap_SequenceNodeOfTheSequenceOfLineOfContour
#define Contap_SequenceNodeOfTheSequenceOfLine_hxx <Contap_SequenceNodeOfTheSequenceOfLineOfContour.hxx>
#define Contap_SequenceNodeOfTheSequenceOfLine Contap_SequenceNodeOfTheSequenceOfLineOfContour
#define Contap_SequenceNodeOfTheSequenceOfLine_hxx <Contap_SequenceNodeOfTheSequenceOfLineOfContour.hxx>
#define Contap_TheSurfProps Contap_TheSurfPropsOfContour
#define Contap_TheSurfProps_hxx <Contap_TheSurfPropsOfContour.hxx>
#define Contap_TheSurfFunction Contap_TheSurfFunctionOfContour
#define Contap_TheSurfFunction_hxx <Contap_TheSurfFunctionOfContour.hxx>
#define Contap_TheArcFunction Contap_TheArcFunctionOfContour
#define Contap_TheArcFunction_hxx <Contap_TheArcFunctionOfContour.hxx>
#define Contap_TheSearch Contap_TheSearchOfContour
#define Contap_TheSearch_hxx <Contap_TheSearchOfContour.hxx>
#define Contap_ThePathPointOfTheSearch Contap_ThePathPointOfTheSearchOfContour
#define Contap_ThePathPointOfTheSearch_hxx <Contap_ThePathPointOfTheSearchOfContour.hxx>
#define Contap_SequenceOfPathPointOfTheSearch Contap_SequenceOfPathPointOfTheSearchOfContour
#define Contap_SequenceOfPathPointOfTheSearch_hxx <Contap_SequenceOfPathPointOfTheSearchOfContour.hxx>
#define Contap_TheSegmentOfTheSearch Contap_TheSegmentOfTheSearchOfContour
#define Contap_TheSegmentOfTheSearch_hxx <Contap_TheSegmentOfTheSearchOfContour.hxx>
#define Contap_SequenceOfSegmentOfTheSearch Contap_SequenceOfSegmentOfTheSearchOfContour
#define Contap_SequenceOfSegmentOfTheSearch_hxx <Contap_SequenceOfSegmentOfTheSearchOfContour.hxx>
#define Contap_ThePathPointOfTheSearch Contap_ThePathPointOfTheSearchOfContour
#define Contap_ThePathPointOfTheSearch_hxx <Contap_ThePathPointOfTheSearchOfContour.hxx>
#define Contap_SequenceOfPathPointOfTheSearch Contap_SequenceOfPathPointOfTheSearchOfContour
#define Contap_SequenceOfPathPointOfTheSearch_hxx <Contap_SequenceOfPathPointOfTheSearchOfContour.hxx>
#define Contap_TheSegmentOfTheSearch Contap_TheSegmentOfTheSearchOfContour
#define Contap_TheSegmentOfTheSearch_hxx <Contap_TheSegmentOfTheSearchOfContour.hxx>
#define Contap_SequenceOfSegmentOfTheSearch Contap_SequenceOfSegmentOfTheSearchOfContour
#define Contap_SequenceOfSegmentOfTheSearch_hxx <Contap_SequenceOfSegmentOfTheSearchOfContour.hxx>
#define Contap_TheIWalking Contap_TheIWalkingOfContour
#define Contap_TheIWalking_hxx <Contap_TheIWalkingOfContour.hxx>
#define Contap_TheIWLineOfTheIWalking Contap_TheIWLineOfTheIWalkingOfContour
#define Contap_TheIWLineOfTheIWalking_hxx <Contap_TheIWLineOfTheIWalkingOfContour.hxx>
#define Contap_SequenceOfIWLineOfTheIWalking Contap_SequenceOfIWLineOfTheIWalkingOfContour
#define Contap_SequenceOfIWLineOfTheIWalking_hxx <Contap_SequenceOfIWLineOfTheIWalkingOfContour.hxx>
#define Contap_TheIWLineOfTheIWalking Contap_TheIWLineOfTheIWalkingOfContour
#define Contap_TheIWLineOfTheIWalking_hxx <Contap_TheIWLineOfTheIWalkingOfContour.hxx>
#define Contap_SequenceOfIWLineOfTheIWalking Contap_SequenceOfIWLineOfTheIWalkingOfContour
#define Contap_SequenceOfIWLineOfTheIWalking_hxx <Contap_SequenceOfIWLineOfTheIWalkingOfContour.hxx>
#define Contap_TheSearchInside Contap_TheSearchInsideOfContour
#define Contap_TheSearchInside_hxx <Contap_TheSearchInsideOfContour.hxx>
#define Handle_Contap_SequenceNodeOfTheSequenceOfPoint Handle_Contap_SequenceNodeOfTheSequenceOfPointOfContour
#define Contap_SequenceNodeOfTheSequenceOfPoint_Type_() Contap_SequenceNodeOfTheSequenceOfPointOfContour_Type_()
#define Handle_Contap_SequenceNodeOfTheSequenceOfPoint Handle_Contap_SequenceNodeOfTheSequenceOfPointOfContour
#define Contap_SequenceNodeOfTheSequenceOfPoint_Type_() Contap_SequenceNodeOfTheSequenceOfPointOfContour_Type_()
#define Handle_Contap_TheHSequenceOfPoint Handle_Contap_TheHSequenceOfPointOfContour
#define Contap_TheHSequenceOfPoint_Type_() Contap_TheHSequenceOfPointOfContour_Type_()
#define Handle_Contap_SequenceNodeOfTheSequenceOfLine Handle_Contap_SequenceNodeOfTheSequenceOfLineOfContour
#define Contap_SequenceNodeOfTheSequenceOfLine_Type_() Contap_SequenceNodeOfTheSequenceOfLineOfContour_Type_()
#define Handle_Contap_SequenceNodeOfTheSequenceOfLine Handle_Contap_SequenceNodeOfTheSequenceOfLineOfContour
#define Contap_SequenceNodeOfTheSequenceOfLine_Type_() Contap_SequenceNodeOfTheSequenceOfLineOfContour_Type_()
#define Handle_Contap_TheIWLineOfTheIWalking Handle_Contap_TheIWLineOfTheIWalkingOfContour
#define Contap_TheIWLineOfTheIWalking_Type_() Contap_TheIWLineOfTheIWalkingOfContour_Type_()
#define Handle_Contap_TheIWLineOfTheIWalking Handle_Contap_TheIWLineOfTheIWalkingOfContour
#define Contap_TheIWLineOfTheIWalking_Type_() Contap_TheIWLineOfTheIWalkingOfContour_Type_()
#define Contap_ContourGen Contap_Contour
#define Contap_ContourGen_hxx <Contap_Contour.hxx>
#include <Contap_ContourGen.gxx>