Open CASCADE Technology
6.9.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <IntPatch_Intersection.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Real.hxx>
#include <Handle_TopOpeBRep_HArray1OfLineInter.hxx>
#include <TopOpeBRep_LineInter.hxx>
#include <Standard_Integer.hxx>
#include <TopoDS_Face.hxx>
#include <Handle_BRepAdaptor_HSurface.hxx>
#include <GeomAbs_SurfaceType.hxx>
#include <Handle_BRepTopAdaptor_TopolTool.hxx>
#include <TopTools_IndexedMapOfShape.hxx>
#include <TopoDS_Shape.hxx>
#include <TopAbs_ShapeEnum.hxx>
Data Structures | |
class | TopOpeBRep_FacesIntersector |
Describes the intersection of two faces. More... | |