File: IntPatch_TheIPIntOfIntersection.hxx

package info (click to toggle)
opencascade 6.2-7
  • links: PTS
  • area: non-free
  • in suites: lenny
  • size: 444,652 kB
  • ctags: 256,750
  • sloc: cpp: 1,150,123; ansic: 225,762; tcl: 30,130; makefile: 12,619; sh: 7,958; xml: 3,981; lisp: 283; java: 212; csh: 203; perl: 15
file content (313 lines) | stat: -rw-r--r-- 11,887 bytes parent folder | download | duplicates (2)
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
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
// File generated by CPPExt (Value)
//
//                     Copyright (C) 1991 - 2000 by  
//                      Matra Datavision SA.  All rights reserved.
//  
//                     Copyright (C) 2001 - 2004 by
//                     Open CASCADE SA.  All rights reserved.
// 
// This file is part of the Open CASCADE Technology software.
//
// This software may be distributed and/or modified under the terms and
// conditions of the Open CASCADE Public License as defined by Open CASCADE SA
// and appearing in the file LICENSE included in the packaging of this file.
//  
// This software is distributed on an "AS IS" basis, without warranty of any
// kind, and Open CASCADE SA hereby disclaims all such warranties,
// including without limitation, any warranties of merchantability, fitness
// for a particular purpose or non-infringement. Please see the License for
// the specific terms and conditions governing rights and limitations under the
// License.

#ifndef _IntPatch_TheIPIntOfIntersection_HeaderFile
#define _IntPatch_TheIPIntOfIntersection_HeaderFile

#ifndef _Standard_Boolean_HeaderFile
#include <Standard_Boolean.hxx>
#endif
#ifndef _IntPatch_SequenceOfPointOfIntersection_HeaderFile
#include <IntPatch_SequenceOfPointOfIntersection.hxx>
#endif
#ifndef _IntPatch_SequenceOfLine_HeaderFile
#include <IntPatch_SequenceOfLine.hxx>
#endif
#ifndef _IntPatch_TheSOnBoundsOfIntersection_HeaderFile
#include <IntPatch_TheSOnBoundsOfIntersection.hxx>
#endif
#ifndef _IntPatch_TheSearchInsideOfTheIPIntOfIntersection_HeaderFile
#include <IntPatch_TheSearchInsideOfTheIPIntOfIntersection.hxx>
#endif
#ifndef _Standard_Real_HeaderFile
#include <Standard_Real.hxx>
#endif
#ifndef _Handle_Adaptor3d_HVertex_HeaderFile
#include <Handle_Adaptor3d_HVertex.hxx>
#endif
#ifndef _Handle_Adaptor2d_HCurve2d_HeaderFile
#include <Handle_Adaptor2d_HCurve2d.hxx>
#endif
#ifndef _Handle_Adaptor3d_HSurface_HeaderFile
#include <Handle_Adaptor3d_HSurface.hxx>
#endif
#ifndef _Handle_Adaptor3d_TopolTool_HeaderFile
#include <Handle_Adaptor3d_TopolTool.hxx>
#endif
#ifndef _Handle_IntPatch_TheWLineOfIntersection_HeaderFile
#include <Handle_IntPatch_TheWLineOfIntersection.hxx>
#endif
#ifndef _Handle_IntPatch_TheRLineOfIntersection_HeaderFile
#include <Handle_IntPatch_TheRLineOfIntersection.hxx>
#endif
#ifndef _Handle_IntPatch_TheIWLineOfTheIWalkingOfTheIPIntOfIntersection_HeaderFile
#include <Handle_IntPatch_TheIWLineOfTheIWalkingOfTheIPIntOfIntersection.hxx>
#endif
#ifndef _Standard_Integer_HeaderFile
#include <Standard_Integer.hxx>
#endif
#ifndef _Handle_IntPatch_Line_HeaderFile
#include <Handle_IntPatch_Line.hxx>
#endif
class StdFail_NotDone;
class Standard_OutOfRange;
class Standard_DomainError;
class Standard_ConstructionError;
class Adaptor3d_HVertex;
class Adaptor2d_HCurve2d;
class Adaptor3d_HSurface;
class IntPatch_HCurve2dTool;
class IntPatch_HSurfaceTool;
class Adaptor3d_TopolTool;
class IntPatch_HInterTool;
class IntPatch_ThePointOfIntersection;
class IntPatch_SequenceOfPointOfIntersection;
class IntPatch_TheWLineOfIntersection;
class IntPatch_TheRLineOfIntersection;
class IntPatch_TheArcFunctionOfIntersection;
class IntPatch_ThePathPointOfTheSOnBoundsOfIntersection;
class IntPatch_TheSegmentOfTheSOnBoundsOfIntersection;
class IntPatch_SequenceOfPathPointOfTheSOnBoundsOfIntersection;
class IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection;
class IntPatch_TheSOnBoundsOfIntersection;
class IntPatch_TheRstIntOfIntersection;
class IntPatch_TheSurfFunctionOfTheIPIntOfIntersection;
class IntPatch_TheIWalkingOfTheIPIntOfIntersection;
class IntPatch_TheIWLineOfTheIWalkingOfTheIPIntOfIntersection;
class IntPatch_SequenceOfIWLineOfTheIWalkingOfTheIPIntOfIntersection;
class IntPatch_TheSearchInsideOfTheIPIntOfIntersection;
class IntPatch_Line;


#ifndef _Standard_HeaderFile
#include <Standard.hxx>
#endif
#ifndef _Standard_Macro_HeaderFile
#include <Standard_Macro.hxx>
#endif


class IntPatch_TheIPIntOfIntersection  {

public:

    void* operator new(size_t,void* anAddress) 
      {
        return anAddress;
      }
    void* operator new(size_t size) 
      { 
        return Standard::Allocate(size); 
      }
    void  operator delete(void *anAddress) 
      { 
        if (anAddress) Standard::Free((Standard_Address&)anAddress); 
      }
 // Methods PUBLIC
 // 


Standard_EXPORT IntPatch_TheIPIntOfIntersection();


Standard_EXPORT IntPatch_TheIPIntOfIntersection(const Handle(Adaptor3d_HSurface)& Surf1,const Handle(Adaptor3d_TopolTool)& D1,const Handle(Adaptor3d_HSurface)& Surf2,const Handle(Adaptor3d_TopolTool)& D2,const Standard_Real TolArc,const Standard_Real TolTang,const Standard_Real Fleche,const Standard_Real Pas);


Standard_EXPORT   void SetStartPoint(const Standard_Real U,const Standard_Real V) ;


Standard_EXPORT   void Perform(const Handle(Adaptor3d_HSurface)& Surf1,const Handle(Adaptor3d_TopolTool)& D1,const Handle(Adaptor3d_HSurface)& Surf2,const Handle(Adaptor3d_TopolTool)& D2,const Standard_Real TolArc,const Standard_Real TolTang,const Standard_Real Fleche,const Standard_Real Pas) ;

  Standard_Boolean IsDone() const;

  Standard_Boolean IsEmpty() const;

  Standard_Integer NbPnts() const;

 const IntPatch_ThePointOfIntersection& Point(const Standard_Integer Index) const;

  Standard_Integer NbLines() const;

 const Handle_IntPatch_Line& Line(const Standard_Integer Index) const;





protected:

 // Methods PROTECTED
 // 


 // Fields PROTECTED
 //


private: 

 // Methods PRIVATE
 // 


 // Fields PRIVATE
 //
Standard_Boolean done;
Standard_Boolean empt;
IntPatch_SequenceOfPointOfIntersection spnt;
IntPatch_SequenceOfLine slin;
IntPatch_TheSOnBoundsOfIntersection solrst;
IntPatch_TheSearchInsideOfTheIPIntOfIntersection solins;
Standard_Boolean myIsStartPnt;
Standard_Real myUStart;
Standard_Real myVStart;


};

#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 IntPatch_HCurve2dTool
#define TheArcTool_hxx <IntPatch_HCurve2dTool.hxx>
#define TheSurfaceTool IntPatch_HSurfaceTool
#define TheSurfaceTool_hxx <IntPatch_HSurfaceTool.hxx>
#define Handle_TheTopolTool Handle_Adaptor3d_TopolTool
#define TheTopolTool Adaptor3d_TopolTool
#define TheTopolTool_hxx <Adaptor3d_TopolTool.hxx>
#define TheInterTool IntPatch_HInterTool
#define TheInterTool_hxx <IntPatch_HInterTool.hxx>
#define ThePoint IntPatch_ThePointOfIntersection
#define ThePoint_hxx <IntPatch_ThePointOfIntersection.hxx>
#define SequenceOfPoint IntPatch_SequenceOfPointOfIntersection
#define SequenceOfPoint_hxx <IntPatch_SequenceOfPointOfIntersection.hxx>
#define Handle_TheWLine Handle_IntPatch_TheWLineOfIntersection
#define TheWLine IntPatch_TheWLineOfIntersection
#define TheWLine_hxx <IntPatch_TheWLineOfIntersection.hxx>
#define Handle_TheRLine Handle_IntPatch_TheRLineOfIntersection
#define TheRLine IntPatch_TheRLineOfIntersection
#define TheRLine_hxx <IntPatch_TheRLineOfIntersection.hxx>
#define TheArcFunction IntPatch_TheArcFunctionOfIntersection
#define TheArcFunction_hxx <IntPatch_TheArcFunctionOfIntersection.hxx>
#define ThePointOnRst IntPatch_ThePathPointOfTheSOnBoundsOfIntersection
#define ThePointOnRst_hxx <IntPatch_ThePathPointOfTheSOnBoundsOfIntersection.hxx>
#define TheEdgeSol IntPatch_TheSegmentOfTheSOnBoundsOfIntersection
#define TheEdgeSol_hxx <IntPatch_TheSegmentOfTheSOnBoundsOfIntersection.hxx>
#define SequenceOfPointOnRst IntPatch_SequenceOfPathPointOfTheSOnBoundsOfIntersection
#define SequenceOfPointOnRst_hxx <IntPatch_SequenceOfPathPointOfTheSOnBoundsOfIntersection.hxx>
#define SequenceOfEdgeSol IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection
#define SequenceOfEdgeSol_hxx <IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection.hxx>
#define TheSearchOnBoundaries IntPatch_TheSOnBoundsOfIntersection
#define TheSearchOnBoundaries_hxx <IntPatch_TheSOnBoundsOfIntersection.hxx>
#define TheRstInt IntPatch_TheRstIntOfIntersection
#define TheRstInt_hxx <IntPatch_TheRstIntOfIntersection.hxx>
#define IntPatch_TheSurfFunction IntPatch_TheSurfFunctionOfTheIPIntOfIntersection
#define IntPatch_TheSurfFunction_hxx <IntPatch_TheSurfFunctionOfTheIPIntOfIntersection.hxx>
#define IntPatch_TheIWalking IntPatch_TheIWalkingOfTheIPIntOfIntersection
#define IntPatch_TheIWalking_hxx <IntPatch_TheIWalkingOfTheIPIntOfIntersection.hxx>
#define IntPatch_TheIWLineOfTheIWalking IntPatch_TheIWLineOfTheIWalkingOfTheIPIntOfIntersection
#define IntPatch_TheIWLineOfTheIWalking_hxx <IntPatch_TheIWLineOfTheIWalkingOfTheIPIntOfIntersection.hxx>
#define IntPatch_SequenceOfIWLineOfTheIWalking IntPatch_SequenceOfIWLineOfTheIWalkingOfTheIPIntOfIntersection
#define IntPatch_SequenceOfIWLineOfTheIWalking_hxx <IntPatch_SequenceOfIWLineOfTheIWalkingOfTheIPIntOfIntersection.hxx>
#define IntPatch_TheIWLineOfTheIWalking IntPatch_TheIWLineOfTheIWalkingOfTheIPIntOfIntersection
#define IntPatch_TheIWLineOfTheIWalking_hxx <IntPatch_TheIWLineOfTheIWalkingOfTheIPIntOfIntersection.hxx>
#define IntPatch_SequenceOfIWLineOfTheIWalking IntPatch_SequenceOfIWLineOfTheIWalkingOfTheIPIntOfIntersection
#define IntPatch_SequenceOfIWLineOfTheIWalking_hxx <IntPatch_SequenceOfIWLineOfTheIWalkingOfTheIPIntOfIntersection.hxx>
#define IntPatch_TheSearchInside IntPatch_TheSearchInsideOfTheIPIntOfIntersection
#define IntPatch_TheSearchInside_hxx <IntPatch_TheSearchInsideOfTheIPIntOfIntersection.hxx>
#define Handle_IntPatch_TheIWLineOfTheIWalking Handle_IntPatch_TheIWLineOfTheIWalkingOfTheIPIntOfIntersection
#define IntPatch_TheIWLineOfTheIWalking_Type_() IntPatch_TheIWLineOfTheIWalkingOfTheIPIntOfIntersection_Type_()
#define Handle_IntPatch_TheIWLineOfTheIWalking Handle_IntPatch_TheIWLineOfTheIWalkingOfTheIPIntOfIntersection
#define IntPatch_TheIWLineOfTheIWalking_Type_() IntPatch_TheIWLineOfTheIWalkingOfTheIPIntOfIntersection_Type_()
#define IntPatch_ImpPrmIntersection IntPatch_TheIPIntOfIntersection
#define IntPatch_ImpPrmIntersection_hxx <IntPatch_TheIPIntOfIntersection.hxx>

#include <IntPatch_ImpPrmIntersection.lxx>

#undef TheVertex
#undef TheVertex_hxx
#undef TheArc
#undef TheArc_hxx
#undef TheSurface
#undef TheSurface_hxx
#undef TheArcTool
#undef TheArcTool_hxx
#undef TheSurfaceTool
#undef TheSurfaceTool_hxx
#undef Handle_TheTopolTool
#undef TheTopolTool
#undef TheTopolTool_hxx
#undef TheInterTool
#undef TheInterTool_hxx
#undef ThePoint
#undef ThePoint_hxx
#undef SequenceOfPoint
#undef SequenceOfPoint_hxx
#undef Handle_TheWLine
#undef TheWLine
#undef TheWLine_hxx
#undef Handle_TheRLine
#undef TheRLine
#undef TheRLine_hxx
#undef TheArcFunction
#undef TheArcFunction_hxx
#undef ThePointOnRst
#undef ThePointOnRst_hxx
#undef TheEdgeSol
#undef TheEdgeSol_hxx
#undef SequenceOfPointOnRst
#undef SequenceOfPointOnRst_hxx
#undef SequenceOfEdgeSol
#undef SequenceOfEdgeSol_hxx
#undef TheSearchOnBoundaries
#undef TheSearchOnBoundaries_hxx
#undef TheRstInt
#undef TheRstInt_hxx
#undef IntPatch_TheSurfFunction
#undef IntPatch_TheSurfFunction_hxx
#undef IntPatch_TheIWalking
#undef IntPatch_TheIWalking_hxx
#undef IntPatch_TheIWLineOfTheIWalking
#undef IntPatch_TheIWLineOfTheIWalking_hxx
#undef IntPatch_SequenceOfIWLineOfTheIWalking
#undef IntPatch_SequenceOfIWLineOfTheIWalking_hxx
#undef IntPatch_TheIWLineOfTheIWalking
#undef IntPatch_TheIWLineOfTheIWalking_hxx
#undef IntPatch_SequenceOfIWLineOfTheIWalking
#undef IntPatch_SequenceOfIWLineOfTheIWalking_hxx
#undef IntPatch_TheSearchInside
#undef IntPatch_TheSearchInside_hxx
#undef Handle_IntPatch_TheIWLineOfTheIWalking
#undef IntPatch_TheIWLineOfTheIWalking_Type_
#undef Handle_IntPatch_TheIWLineOfTheIWalking
#undef IntPatch_TheIWLineOfTheIWalking_Type_
#undef IntPatch_ImpPrmIntersection
#undef IntPatch_ImpPrmIntersection_hxx


// other Inline functions and methods (like "C++: function call" methods)
//


#endif