summaryrefslogtreecommitdiff
path: root/drv/IntTools/IntTools_BeanFaceIntersector.jxx
blob: 85b583aec433ceb2da01ff63f2b1797621ef6491 (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
#ifndef _Geom_Surface_HeaderFile
#include <Geom_Surface.hxx>
#endif
#ifndef _TopoDS_Edge_HeaderFile
#include <TopoDS_Edge.hxx>
#endif
#ifndef _TopoDS_Face_HeaderFile
#include <TopoDS_Face.hxx>
#endif
#ifndef _BRepAdaptor_Curve_HeaderFile
#include <BRepAdaptor_Curve.hxx>
#endif
#ifndef _BRepAdaptor_Surface_HeaderFile
#include <BRepAdaptor_Surface.hxx>
#endif
#ifndef _IntTools_SequenceOfRanges_HeaderFile
#include <IntTools_SequenceOfRanges.hxx>
#endif
#ifndef _IntTools_CurveRangeSample_HeaderFile
#include <IntTools_CurveRangeSample.hxx>
#endif
#ifndef _Bnd_Box_HeaderFile
#include <Bnd_Box.hxx>
#endif
#ifndef _IntTools_SurfaceRangeSample_HeaderFile
#include <IntTools_SurfaceRangeSample.hxx>
#endif
#ifndef _IntTools_CurveRangeLocalizeData_HeaderFile
#include <IntTools_CurveRangeLocalizeData.hxx>
#endif
#ifndef _IntTools_SurfaceRangeLocalizeData_HeaderFile
#include <IntTools_SurfaceRangeLocalizeData.hxx>
#endif
#ifndef _IntTools_ListOfCurveRangeSample_HeaderFile
#include <IntTools_ListOfCurveRangeSample.hxx>
#endif
#ifndef _IntTools_ListOfSurfaceRangeSample_HeaderFile
#include <IntTools_ListOfSurfaceRangeSample.hxx>
#endif
#ifndef _IntTools_BeanFaceIntersector_HeaderFile
#include <IntTools_BeanFaceIntersector.hxx>
#endif