Salome HOME
Optimization of GetShapesOn<xxx> functionality
[modules/geom.git] / src / GEOMAlgo / GEOMAlgo_ListOfPnt_0.cxx
1 // File generated by CPPExt (Value)
2 //
3 //                     Copyright (C) 1991 - 2000 by  
4 //                      Matra Datavision SA.  All rights reserved.
5 //  
6 //                     Copyright (C) 2001 - 2004 by
7 //                     Open CASCADE SA.  All rights reserved.
8 // 
9 // This file is part of the Open CASCADE Technology software.
10 //
11 // This software may be distributed and/or modified under the terms and
12 // conditions of the Open CASCADE Public License as defined by Open CASCADE SA
13 // and appearing in the file LICENSE included in the packaging of this file.
14 //  
15 // This software is distributed on an "AS IS" basis, without warranty of any
16 // kind, and Open CASCADE SA hereby disclaims all such warranties,
17 // including without limitation, any warranties of merchantability, fitness
18 // for a particular purpose or non-infringement. Please see the License for
19 // the specific terms and conditions governing rights and limitations under the
20 // License.
21
22 #include <GEOMAlgo_ListOfPnt.hxx>
23
24 #ifndef _Standard_NoSuchObject_HeaderFile
25 #include <Standard_NoSuchObject.hxx>
26 #endif
27 #ifndef _GEOMAlgo_ListIteratorOfListOfPnt_HeaderFile
28 #include <GEOMAlgo_ListIteratorOfListOfPnt.hxx>
29 #endif
30 #ifndef _gp_Pnt_HeaderFile
31 #include <gp_Pnt.hxx>
32 #endif
33 #ifndef _GEOMAlgo_ListNodeOfListOfPnt_HeaderFile
34 #include <GEOMAlgo_ListNodeOfListOfPnt.hxx>
35 #endif
36  
37
38 #define Item gp_Pnt
39 #define Item_hxx <gp_Pnt.hxx>
40 #define TCollection_ListNode GEOMAlgo_ListNodeOfListOfPnt
41 #define TCollection_ListNode_hxx <GEOMAlgo_ListNodeOfListOfPnt.hxx>
42 #define TCollection_ListIterator GEOMAlgo_ListIteratorOfListOfPnt
43 #define TCollection_ListIterator_hxx <GEOMAlgo_ListIteratorOfListOfPnt.hxx>
44 #define Handle_TCollection_ListNode Handle_GEOMAlgo_ListNodeOfListOfPnt
45 #define TCollection_ListNode_Type_() GEOMAlgo_ListNodeOfListOfPnt_Type_()
46 #define TCollection_List GEOMAlgo_ListOfPnt
47 #define TCollection_List_hxx <GEOMAlgo_ListOfPnt.hxx>
48 #include <TCollection_List.gxx>
49