#include <BOP_WireSolid.hxx>
Inheritance diagram for BOP_WireSolid:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | BOP_WireSolid () |
Empty constructor; . | |
virtual Standard_EXPORT void | Do () |
(See base classes, please) | |
virtual Standard_EXPORT void | DoWithFiller (const BOPTools_DSFiller &aDSF) |
(See base classes, please) | |
virtual Standard_EXPORT void | Destroy () |
Destructor . | |
virtual Standard_EXPORT | ~BOP_WireSolid () |
virtual Standard_EXPORT void | BuildResult () |
(See base classes, please) | |
virtual Standard_EXPORT void | SetHistoryCollector (const Handle(BOP_HistoryCollector)&theHistory) |
Static Public Member Functions | |
static Standard_EXPORT Standard_Boolean | CheckArgTypes (const TopAbs_ShapeEnum theType1, const TopAbs_ShapeEnum theType2, const BOP_Operation theOperation) |
Check the types of arguments. Returns FALSE if types of arguments are non-valid to be treated by the agorithm . | |
Private Member Functions | |
Standard_EXPORT Standard_Boolean | CheckArgTypes () const |
Internal usage . | |
Standard_EXPORT void | AddSplitParts () |
Internal usage . |
|
|
|
|
|
|
|
Reimplemented from BOP_Builder. |
|
|
|
|
|
Reimplemented from BOP_Builder. |
|
Reimplemented from BOP_Builder. |
|
Reimplemented from BOP_Builder. |
|
Reimplemented from BOP_WireShape. |
|
Reimplemented from BOP_WireShape. |
|
Reimplemented from BOP_WireShape. |
|
Reimplemented from BOP_Builder. |