summaryrefslogtreecommitdiff
path: root/drv/BRepMesh/BRepMesh_DataMapOfVertexInteger_0.cxx
blob: e53adda9ad842aeb5870ea106e2b956160f1eb69 (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
// 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_DataMapOfVertexInteger.hxx>

#ifndef _Standard_DomainError_HeaderFile
#include <Standard_DomainError.hxx>
#endif
#ifndef _Standard_NoSuchObject_HeaderFile
#include <Standard_NoSuchObject.hxx>
#endif
#ifndef _TopoDS_Vertex_HeaderFile
#include <TopoDS_Vertex.hxx>
#endif
#ifndef _TopTools_ShapeMapHasher_HeaderFile
#include <TopTools_ShapeMapHasher.hxx>
#endif
#ifndef _BRepMesh_DataMapNodeOfDataMapOfVertexInteger_HeaderFile
#include <BRepMesh_DataMapNodeOfDataMapOfVertexInteger.hxx>
#endif
#ifndef _BRepMesh_DataMapIteratorOfDataMapOfVertexInteger_HeaderFile
#include <BRepMesh_DataMapIteratorOfDataMapOfVertexInteger.hxx>
#endif
 

#define TheKey TopoDS_Vertex
#define TheKey_hxx <TopoDS_Vertex.hxx>
#define TheItem Standard_Integer
#define TheItem_hxx <Standard_Integer.hxx>
#define Hasher TopTools_ShapeMapHasher
#define Hasher_hxx <TopTools_ShapeMapHasher.hxx>
#define TCollection_DataMapNode BRepMesh_DataMapNodeOfDataMapOfVertexInteger
#define TCollection_DataMapNode_hxx <BRepMesh_DataMapNodeOfDataMapOfVertexInteger.hxx>
#define TCollection_DataMapIterator BRepMesh_DataMapIteratorOfDataMapOfVertexInteger
#define TCollection_DataMapIterator_hxx <BRepMesh_DataMapIteratorOfDataMapOfVertexInteger.hxx>
#define Handle_TCollection_DataMapNode Handle_BRepMesh_DataMapNodeOfDataMapOfVertexInteger
#define TCollection_DataMapNode_Type_() BRepMesh_DataMapNodeOfDataMapOfVertexInteger_Type_()
#define TCollection_DataMap BRepMesh_DataMapOfVertexInteger
#define TCollection_DataMap_hxx <BRepMesh_DataMapOfVertexInteger.hxx>
#include <TCollection_DataMap.gxx>