Open CASCADE Technology
7.7.0
|
#include <Standard_Handle.hxx>
#include <TopoDS_Shape.hxx>
#include <BOPAlgo_Builder.hxx>
#include <TopTools_ListOfShape.hxx>
#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
#include <TopTools_DataMapOfIntegerListOfShape.hxx>
#include <TopTools_DataMapOfShapeInteger.hxx>
#include <TopTools_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... | |