blob: 9e2c1f29047429f5954fd7e0dce0bd7d76a57f5b (
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
|
// 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 <TColgp_SequenceOfDir.hxx>
#ifndef _Standard_NoSuchObject_HeaderFile
#include <Standard_NoSuchObject.hxx>
#endif
#ifndef _Standard_OutOfRange_HeaderFile
#include <Standard_OutOfRange.hxx>
#endif
#ifndef _gp_Dir_HeaderFile
#include <gp_Dir.hxx>
#endif
#ifndef _TColgp_SequenceNodeOfSequenceOfDir_HeaderFile
#include <TColgp_SequenceNodeOfSequenceOfDir.hxx>
#endif
#define SeqItem gp_Dir
#define SeqItem_hxx <gp_Dir.hxx>
#define TCollection_SequenceNode TColgp_SequenceNodeOfSequenceOfDir
#define TCollection_SequenceNode_hxx <TColgp_SequenceNodeOfSequenceOfDir.hxx>
#define Handle_TCollection_SequenceNode Handle_TColgp_SequenceNodeOfSequenceOfDir
#define TCollection_SequenceNode_Type_() TColgp_SequenceNodeOfSequenceOfDir_Type_()
#define TCollection_Sequence TColgp_SequenceOfDir
#define TCollection_Sequence_hxx <TColgp_SequenceOfDir.hxx>
#include <TCollection_Sequence.gxx>
|