#include <BOP_FaceAreaBuilder.hxx>
Inheritance diagram for BOP_FaceAreaBuilder:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | BOP_FaceAreaBuilder () |
Empty constructor; . | |
Standard_EXPORT | BOP_FaceAreaBuilder (BOP_LoopSet &LS, BOP_LoopClassifier &LC, const Standard_Boolean ForceClass=Standard_False) |
Creates the object to build faces on the (wires,blocks of edge) of <ls>, using the classifier <lc>. . | |
Standard_EXPORT void | InitFaceAreaBuilder (BOP_LoopSet &LS, BOP_LoopClassifier &LC, const Standard_Boolean ForceClass=Standard_False) |
Initializes the object to build faces on the (wires,blocks of edge) of <ls>, using the classifier <lc>. . |
|
|
|
|
|
|
|
Reimplemented from BOP_Area2dBuilder. |
|
Reimplemented from BOP_Area2dBuilder. |
|
Reimplemented from BOP_Area2dBuilder. |