Open CASCADE Technology  7.0.0
Data Structures

BOPAlgo_CellsBuilder.hxx File Reference

#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <TopoDS_Shape.hxx>
#include <TopAbs_ShapeEnum.hxx>
#include <BOPAlgo_Builder.hxx>
#include <BOPCol_ListOfShape.hxx>
#include <BOPCol_IndexedDataMapOfShapeListOfShape.hxx>
#include <BOPCol_DataMapOfIntegerListOfShape.hxx>
#include <BOPCol_DataMapOfShapeInteger.hxx>
#include <BOPCol_DataMapOfShapeShape.hxx>

Data Structures

class  BOPAlgo_CellsBuilder
 The algorithm is based on the General Fuse algorithm (GFA). The result of GFA is all split parts of the Arguments. More...