blob: cb3450427f302a65bf03fd9123e013ad54e301f6 (
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
|
// 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 <MeshVS_DataMapNodeOfDataMapOfIntegerMaterial.hxx>
#ifndef _Standard_Type_HeaderFile
#include <Standard_Type.hxx>
#endif
#ifndef _Graphic3d_MaterialAspect_HeaderFile
#include <Graphic3d_MaterialAspect.hxx>
#endif
#ifndef _TColStd_MapIntegerHasher_HeaderFile
#include <TColStd_MapIntegerHasher.hxx>
#endif
#ifndef _MeshVS_DataMapOfIntegerMaterial_HeaderFile
#include <MeshVS_DataMapOfIntegerMaterial.hxx>
#endif
#ifndef _MeshVS_DataMapIteratorOfDataMapOfIntegerMaterial_HeaderFile
#include <MeshVS_DataMapIteratorOfDataMapOfIntegerMaterial.hxx>
#endif
IMPLEMENT_STANDARD_TYPE(MeshVS_DataMapNodeOfDataMapOfIntegerMaterial)
IMPLEMENT_STANDARD_SUPERTYPE_ARRAY()
STANDARD_TYPE(TCollection_MapNode),
STANDARD_TYPE(MMgt_TShared),
STANDARD_TYPE(Standard_Transient),
IMPLEMENT_STANDARD_SUPERTYPE_ARRAY_END()
IMPLEMENT_STANDARD_TYPE_END(MeshVS_DataMapNodeOfDataMapOfIntegerMaterial)
IMPLEMENT_DOWNCAST(MeshVS_DataMapNodeOfDataMapOfIntegerMaterial,Standard_Transient)
IMPLEMENT_STANDARD_RTTI(MeshVS_DataMapNodeOfDataMapOfIntegerMaterial)
#define TheKey Standard_Integer
#define TheKey_hxx <Standard_Integer.hxx>
#define TheItem Graphic3d_MaterialAspect
#define TheItem_hxx <Graphic3d_MaterialAspect.hxx>
#define Hasher TColStd_MapIntegerHasher
#define Hasher_hxx <TColStd_MapIntegerHasher.hxx>
#define TCollection_DataMapNode MeshVS_DataMapNodeOfDataMapOfIntegerMaterial
#define TCollection_DataMapNode_hxx <MeshVS_DataMapNodeOfDataMapOfIntegerMaterial.hxx>
#define TCollection_DataMapIterator MeshVS_DataMapIteratorOfDataMapOfIntegerMaterial
#define TCollection_DataMapIterator_hxx <MeshVS_DataMapIteratorOfDataMapOfIntegerMaterial.hxx>
#define Handle_TCollection_DataMapNode Handle_MeshVS_DataMapNodeOfDataMapOfIntegerMaterial
#define TCollection_DataMapNode_Type_() MeshVS_DataMapNodeOfDataMapOfIntegerMaterial_Type_()
#define TCollection_DataMap MeshVS_DataMapOfIntegerMaterial
#define TCollection_DataMap_hxx <MeshVS_DataMapOfIntegerMaterial.hxx>
#include <TCollection_DataMapNode.gxx>
|