#include <BOP_Section.hxx>
Inheritance diagram for BOP_Section:

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | BOP_Section () |
| Empty constructor; . | |
| virtual Standard_EXPORT void | Do () |
| Does the BO from the beggining to the end, i.e. create new DataStructure, DSFiller, compute all interferences, compute states, build result etc . | |
| Standard_EXPORT void | Do (const Standard_Boolean toApprox, const Standard_Boolean toComputePCurve1, const Standard_Boolean toComputePCurve2) |
| Does the BO from the beggining to the end, i.e. create new DataStructure, DSFiller, compute all interferences, compute states, build result etc . | |
| virtual Standard_EXPORT void | DoWithFiller (const BOPTools_DSFiller &aDSF) |
| Does the BO using existing Filler to the end . | |
| virtual Standard_EXPORT void | Destroy () |
| Destructor . | |
| virtual Standard_EXPORT | ~BOP_Section () |
| virtual Standard_EXPORT void | SetHistoryCollector (const Handle(BOP_HistoryCollector)&theHistory) |
|
|
|
|
|
|
|
|
Reimplemented from BOP_Builder. |
|
||||||||||||||||
|
|
|
|
Reimplemented from BOP_Builder. |
|
|
Reimplemented from BOP_Builder. |
|
|
Reimplemented from BOP_Builder. |
|
|
Reimplemented from BOP_Builder. |
|
||||||||||||
|
Reimplemented from BOP_Builder. |
|
|
Reimplemented from BOP_Builder. |
1.4.1