Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <BooleanOperations_PShapesDataStructure.hxx>
#include <Handle_Bnd_HArray1OfBox.hxx>
#include <Handle_BOPTools_HArray2OfIntersectionStatus.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Integer.hxx>
#include <BOPTools_IntersectionStatus.hxx>
Data Structures | |
class | BOPTools_RoughShapeIntersector |
The class RoughShapeIntersector describes the algorithm of intersection of bounding boxes of shapes stored in ShapesDataStructure. It stores statuses of intersection in 2 dimension array. More... |