#include <BOP_Area3dBuilder.hxx>
Inheritance diagram for BOP_Area3dBuilder:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | BOP_Area3dBuilder () |
Empty Constructor . | |
Standard_EXPORT | 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 Standard_EXPORT 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>. . |
|
|
|
|
|
Reimplemented from BOP_AreaBuilder. |
|
Reimplemented from BOP_AreaBuilder. Reimplemented in BOP_SolidAreaBuilder. |
|
Reimplemented from BOP_AreaBuilder. Reimplemented in BOP_SolidAreaBuilder. |
|
Reimplemented from BOP_AreaBuilder. Reimplemented in BOP_SolidAreaBuilder. |