#include <BOP_SolidAreaBuilder.hxx>
Inheritance diagram for BOP_SolidAreaBuilder:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | BOP_SolidAreaBuilder () |
Empty constructor; . | |
Standard_EXPORT | BOP_SolidAreaBuilder (BOP_LoopSet &LS, BOP_LoopClassifier &LC, const Standard_Boolean ForceClassFlag=Standard_False) |
Creates an object to build solids on the (shells, blocks of faces) of <ls>, using the classifier <lc>. . | |
Standard_EXPORT void | InitSolidAreaBuilder (BOP_LoopSet &LS, BOP_LoopClassifier &LC, const Standard_Boolean ForceClassFlag) |
Initialize the object to find the areas of the shapes described by <ls>, using the classifier <lc>. . |
|
|
|
|
|
|
|
Reimplemented from BOP_Area3dBuilder. |
|
Reimplemented from BOP_Area3dBuilder. |
|
Reimplemented from BOP_Area3dBuilder. |