blob: 04e9b0c6ebc2ad412b3676802b09bc3dabc14344 (
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
|
// 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 <IntPoly_IndexedMapNodeOfIndexedMapOfPnt2d.hxx>
#ifndef _Standard_Type_HeaderFile
#include <Standard_Type.hxx>
#endif
#ifndef _gp_Pnt2d_HeaderFile
#include <gp_Pnt2d.hxx>
#endif
#ifndef _IntPoly_Pnt2dHasher_HeaderFile
#include <IntPoly_Pnt2dHasher.hxx>
#endif
#ifndef _IntPoly_IndexedMapOfPnt2d_HeaderFile
#include <IntPoly_IndexedMapOfPnt2d.hxx>
#endif
IMPLEMENT_STANDARD_TYPE(IntPoly_IndexedMapNodeOfIndexedMapOfPnt2d)
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(IntPoly_IndexedMapNodeOfIndexedMapOfPnt2d)
IMPLEMENT_DOWNCAST(IntPoly_IndexedMapNodeOfIndexedMapOfPnt2d,Standard_Transient)
IMPLEMENT_STANDARD_RTTI(IntPoly_IndexedMapNodeOfIndexedMapOfPnt2d)
#define TheKey gp_Pnt2d
#define TheKey_hxx <gp_Pnt2d.hxx>
#define Hasher IntPoly_Pnt2dHasher
#define Hasher_hxx <IntPoly_Pnt2dHasher.hxx>
#define TCollection_IndexedMapNode IntPoly_IndexedMapNodeOfIndexedMapOfPnt2d
#define TCollection_IndexedMapNode_hxx <IntPoly_IndexedMapNodeOfIndexedMapOfPnt2d.hxx>
#define Handle_TCollection_IndexedMapNode Handle_IntPoly_IndexedMapNodeOfIndexedMapOfPnt2d
#define TCollection_IndexedMapNode_Type_() IntPoly_IndexedMapNodeOfIndexedMapOfPnt2d_Type_()
#define TCollection_IndexedMap IntPoly_IndexedMapOfPnt2d
#define TCollection_IndexedMap_hxx <IntPoly_IndexedMapOfPnt2d.hxx>
#include <TCollection_IndexedMapNode.gxx>
|