#include <BOP_ShellFaceSet.hxx>
Inheritance diagram for BOP_ShellFaceSet:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | BOP_ShellFaceSet () |
Empty Consreuctor . | |
Standard_EXPORT | BOP_ShellFaceSet (const TopoDS_Solid &theSolid) |
Creates the object to build blocks of faces connected by edges. . | |
const TopoDS_Solid & | Solid () const |
Selector . | |
Private Attributes | |
TopoDS_Solid | mySolid |
|
|
|
|
|
Reimplemented from BOP_ShapeSet. |
|
Reimplemented from BOP_ShapeSet. |
|
Reimplemented from BOP_ShapeSet. |
|
|
|
|