summaryrefslogtreecommitdiff
path: root/drv/PColgp/PColgp_HSequenceOfPnt_0.cxx
blob: 10f61aba56ca28e04bf2ec9dca5b9bf707c34063 (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
58
59
60
61
62
// 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 <PColgp_HSequenceOfPnt.hxx>

#ifndef _Standard_Type_HeaderFile
#include <Standard_Type.hxx>
#endif

#ifndef _PColgp_HSequenceOfPnt_HeaderFile
#include <PColgp_HSequenceOfPnt.hxx>
#endif
#ifndef _PColgp_SeqNodeOfHSequenceOfPnt_HeaderFile
#include <PColgp_SeqNodeOfHSequenceOfPnt.hxx>
#endif
#ifndef _Standard_Persistent_HeaderFile
#include <Standard_Persistent.hxx>
#endif
#ifndef _Standard_NoSuchObject_HeaderFile
#include <Standard_NoSuchObject.hxx>
#endif
#ifndef _Standard_OutOfRange_HeaderFile
#include <Standard_OutOfRange.hxx>
#endif
#ifndef _PColgp_SeqExplorerOfHSequenceOfPnt_HeaderFile
#include <PColgp_SeqExplorerOfHSequenceOfPnt.hxx>
#endif
#ifndef _gp_Pnt_HeaderFile
#include <gp_Pnt.hxx>
#endif
 


IMPLEMENT_STANDARD_TYPE(PColgp_HSequenceOfPnt)
IMPLEMENT_STANDARD_SUPERTYPE_ARRAY()
  STANDARD_TYPE(Standard_Persistent),
  STANDARD_TYPE(Standard_Storable),

IMPLEMENT_STANDARD_SUPERTYPE_ARRAY_END()
IMPLEMENT_STANDARD_TYPE_END(PColgp_HSequenceOfPnt)


IMPLEMENT_DOWNCAST(PColgp_HSequenceOfPnt,Standard_Persistent)
IMPLEMENT_STANDARD_RTTI(PColgp_HSequenceOfPnt)


#define Item gp_Pnt
#define Item_hxx <gp_Pnt.hxx>
#define PCollection_SeqNode PColgp_SeqNodeOfHSequenceOfPnt
#define PCollection_SeqNode_hxx <PColgp_SeqNodeOfHSequenceOfPnt.hxx>
#define PCollection_SeqExplorer PColgp_SeqExplorerOfHSequenceOfPnt
#define PCollection_SeqExplorer_hxx <PColgp_SeqExplorerOfHSequenceOfPnt.hxx>
#define Handle_PCollection_SeqNode Handle_PColgp_SeqNodeOfHSequenceOfPnt
#define PCollection_SeqNode_Type_() PColgp_SeqNodeOfHSequenceOfPnt_Type_()
#define PCollection_HSequence PColgp_HSequenceOfPnt
#define PCollection_HSequence_hxx <PColgp_HSequenceOfPnt.hxx>
#define Handle_PCollection_HSequence Handle_PColgp_HSequenceOfPnt
#define PCollection_HSequence_Type_() PColgp_HSequenceOfPnt_Type_()
#include <PCollection_HSequence.gxx>