Open CASCADE Technology
7.7.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <Message_ProgressRange.hxx>
#include <TColStd_Array1OfReal.hxx>
#include <BOPAlgo_Options.hxx>
Data Structures | |
class | BOPAlgo_Algo |
The class provides the root interface for the algorithms in Boolean Component. More... | |
class | BOPAlgo_ParallelAlgo |
Additional root class to provide interface to be launched from parallel vector. It already has the range as a field, and has to be used with caution to create scope from the range only once. More... | |
class | BOPAlgo_PISteps |
Class for representing the relative contribution of each step of the operation to the whole progress. More... | |