summaryrefslogtreecommitdiff
path: root/drv/BRepPrim/BRepPrim_GWedge_0.cxx
blob: aa07c49c97f08d0fc49d750f51cdde6ae9eeab2b (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
// 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 <BRepPrim_GWedge.hxx>

#ifndef _Standard_DomainError_HeaderFile
#include <Standard_DomainError.hxx>
#endif
#ifndef _Standard_OutOfRange_HeaderFile
#include <Standard_OutOfRange.hxx>
#endif
#ifndef _TopoDS_Shell_HeaderFile
#include <TopoDS_Shell.hxx>
#endif
#ifndef _TopoDS_Face_HeaderFile
#include <TopoDS_Face.hxx>
#endif
#ifndef _TopoDS_Wire_HeaderFile
#include <TopoDS_Wire.hxx>
#endif
#ifndef _TopoDS_Edge_HeaderFile
#include <TopoDS_Edge.hxx>
#endif
#ifndef _TopoDS_Vertex_HeaderFile
#include <TopoDS_Vertex.hxx>
#endif
#ifndef _BRepPrim_Builder_HeaderFile
#include <BRepPrim_Builder.hxx>
#endif
#ifndef _gp_Ax2_HeaderFile
#include <gp_Ax2.hxx>
#endif
#ifndef _gp_Pln_HeaderFile
#include <gp_Pln.hxx>
#endif
#ifndef _gp_Lin_HeaderFile
#include <gp_Lin.hxx>
#endif
#ifndef _gp_Pnt_HeaderFile
#include <gp_Pnt.hxx>
#endif
 

#define TheShell TopoDS_Shell
#define TheShell_hxx <TopoDS_Shell.hxx>
#define TheFace TopoDS_Face
#define TheFace_hxx <TopoDS_Face.hxx>
#define TheWire TopoDS_Wire
#define TheWire_hxx <TopoDS_Wire.hxx>
#define TheEdge TopoDS_Edge
#define TheEdge_hxx <TopoDS_Edge.hxx>
#define TheVertex TopoDS_Vertex
#define TheVertex_hxx <TopoDS_Vertex.hxx>
#define TheBuilder BRepPrim_Builder
#define TheBuilder_hxx <BRepPrim_Builder.hxx>
#define Primitives_Wedge BRepPrim_GWedge
#define Primitives_Wedge_hxx <BRepPrim_GWedge.hxx>
#include <Primitives_Wedge.gxx>