summaryrefslogtreecommitdiff
path: root/drv/BRepMesh/BRepMesh_ListIteratorOfListOfVertex_0.cxx
blob: 806b671c65e896fbcdd24abecb2edbbfee484fa6 (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
// 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 <BRepMesh_ListIteratorOfListOfVertex.hxx>

#ifndef _Standard_NoMoreObject_HeaderFile
#include <Standard_NoMoreObject.hxx>
#endif
#ifndef _Standard_NoSuchObject_HeaderFile
#include <Standard_NoSuchObject.hxx>
#endif
#ifndef _BRepMesh_ListOfVertex_HeaderFile
#include <BRepMesh_ListOfVertex.hxx>
#endif
#ifndef _BRepMesh_Vertex_HeaderFile
#include <BRepMesh_Vertex.hxx>
#endif
#ifndef _BRepMesh_ListNodeOfListOfVertex_HeaderFile
#include <BRepMesh_ListNodeOfListOfVertex.hxx>
#endif
 

#define Item BRepMesh_Vertex
#define Item_hxx <BRepMesh_Vertex.hxx>
#define TCollection_ListNode BRepMesh_ListNodeOfListOfVertex
#define TCollection_ListNode_hxx <BRepMesh_ListNodeOfListOfVertex.hxx>
#define TCollection_ListIterator BRepMesh_ListIteratorOfListOfVertex
#define TCollection_ListIterator_hxx <BRepMesh_ListIteratorOfListOfVertex.hxx>
#define Handle_TCollection_ListNode Handle_BRepMesh_ListNodeOfListOfVertex
#define TCollection_ListNode_Type_() BRepMesh_ListNodeOfListOfVertex_Type_()
#define TCollection_List BRepMesh_ListOfVertex
#define TCollection_List_hxx <BRepMesh_ListOfVertex.hxx>
#include <TCollection_ListIterator.gxx>