|
Open CASCADE Technology
6.5.4
|
#include <BOP_Area3dBuilder.hxx>

Public Member Functions | |
| DEFINE_STANDARD_ALLOC | BOP_Area3dBuilder () |
| Empty Constructor | |
| BOP_Area3dBuilder (BOP_LoopSet &LS, BOP_LoopClassifier &LC, const Standard_Boolean ForceClass=Standard_False) | |
| Creates an object to build solids on the (shells, blocks of faces) of <LS>, using the classifier <LC>. | |
| virtual void | InitAreaBuilder (BOP_LoopSet &LS, BOP_LoopClassifier &LC, const Standard_Boolean ForceClass) |
| Initialize the object to find the areas of the shapes described by <LS>, using the classifier <LC>. | |
| BOP_Area3dBuilder::BOP_Area3dBuilder | ( | BOP_LoopSet & | LS, |
| BOP_LoopClassifier & | LC, | ||
| const Standard_Boolean | ForceClass = Standard_False |
||
| ) |
| virtual void BOP_Area3dBuilder::InitAreaBuilder | ( | BOP_LoopSet & | LS, |
| BOP_LoopClassifier & | LC, | ||
| const Standard_Boolean | ForceClass | ||
| ) | [virtual] |
Reimplemented from BOP_AreaBuilder.
1.8.0