Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <BooleanOperations_PShapesDataStructure.hxx>
#include <Handle_BOPTools_HArray2OfIntersectionStatus.hxx>
#include <Standard_Integer.hxx>
#include <TopAbs_ShapeEnum.hxx>
#include <BOPTools_ListOfCoupleOfInteger.hxx>
#include <BOPTools_ListIteratorOfListOfCoupleOfInteger.hxx>
#include <Standard_Boolean.hxx>
#include <BOPTools_IntersectionStatus.hxx>
Data Structures | |
class | BOPTools_IteratorOfCoupleOfShape |
The class IteratorOfCoupleOfShape provides the iteration on the couples of shapes stored in ShapesDataStructure according to the given types of shapes and status of their intersection. The statuses are stored in 2 dimension array. More... |