|
Open CASCADE Technology 6.5.2
|
Performs Boolean Operations (BO)
Common,Cut,Fuse for wires as
arguments
#include <BOP_WireWire.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| BOP_WireWire () | |
| Empty constructor; | |
| virtual void | Do () |
| (See base classes, please) | |
| virtual void | DoWithFiller (const BOPTools_DSFiller &aDSF) |
| (See base classes, please) | |
| virtual void | Destroy () |
| Destructor | |
| virtual | ~BOP_WireWire () |
| virtual void | BuildResult () |
| See base classes, please | |
| BOP_WireWire::BOP_WireWire | ( | ) |
| virtual BOP_WireWire::~BOP_WireWire | ( | ) | [inline, virtual] |
| virtual void BOP_WireWire::BuildResult | ( | ) | [virtual] |
Reimplemented from BOP_Builder.
| virtual void BOP_WireWire::Destroy | ( | ) | [virtual] |
Reimplemented from BOP_Builder.
| virtual void BOP_WireWire::Do | ( | ) | [virtual] |
Reimplemented from BOP_Builder.
| virtual void BOP_WireWire::DoWithFiller | ( | const BOPTools_DSFiller & | aDSF | ) | [virtual] |
Reimplemented from BOP_Builder.
| void BOP_WireWire::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from BOP_WireShape.
| void* BOP_WireWire::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from BOP_WireShape.
| void* BOP_WireWire::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from BOP_WireShape.
1.7.4