Open CASCADE Technology 6.5.2
Public Member Functions
BOP_WireWire Class Reference


Performs Boolean Operations (BO)
Common,Cut,Fuse for wires as
arguments

#include <BOP_WireWire.hxx>

Inheritance diagram for BOP_WireWire:
Inheritance graph
[legend]

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


Constructor & Destructor Documentation

BOP_WireWire::BOP_WireWire ( )
virtual BOP_WireWire::~BOP_WireWire ( ) [inline, virtual]

Member Function Documentation

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.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines