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

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