Open CASCADE Technology 6.5.2
Public Member Functions
BOP_ShellShell Class Reference

Performs Boolean Operations (BO)
Common,Cut,Fuse for arguments that
are of type shell/shell

#include <BOP_ShellShell.hxx>

Inheritance diagram for BOP_ShellShell:
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_ShellShell ()
 Empty constructor;

virtual void DoWithFiller (const BOPTools_DSFiller &aDSF)
 see base classes, please

virtual void Destroy ()
 Destructor

virtual ~BOP_ShellShell ()
virtual void BuildResult ()
 see base classes, please

virtual void DoNewFaces ()
 see base classes, please


Constructor & Destructor Documentation

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

Member Function Documentation

virtual void BOP_ShellShell::BuildResult ( ) [virtual]

Reimplemented from BOP_ShellSolid.

virtual void BOP_ShellShell::Destroy ( ) [virtual]

Reimplemented from BOP_ShellSolid.

virtual void BOP_ShellShell::DoNewFaces ( ) [virtual]

Reimplemented from BOP_ShellSolid.

virtual void BOP_ShellShell::DoWithFiller ( const BOPTools_DSFiller aDSF) [virtual]

Reimplemented from BOP_ShellSolid.

void BOP_ShellShell::operator delete ( void *  anAddress) [inline]

Reimplemented from BOP_ShellSolid.

void* BOP_ShellShell::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from BOP_ShellSolid.

void* BOP_ShellShell::operator new ( size_t  size) [inline]

Reimplemented from BOP_ShellSolid.


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