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