Open CASCADE Technology 6.5.2
Public Member Functions
BOP_Section Class Reference

#include <BOP_Section.hxx>

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

virtual void Do ()
 Does the BO from the beggining to the end,
i.e. create new DataStructure, DSFiller,
compute all interferences, compute states,
build result etc

void Do (const Standard_Boolean toApprox, const Standard_Boolean toComputePCurve1, const Standard_Boolean toComputePCurve2)
 Does the BO from the beggining to the end,
i.e. create new DataStructure, DSFiller,
compute all interferences, compute states,
build result etc

virtual void DoWithFiller (const BOPTools_DSFiller &aDSF)
 Does the BO using existing Filler to the end

virtual void Destroy ()
 Destructor

virtual ~BOP_Section ()
virtual void SetHistoryCollector (const Handle< BOP_HistoryCollector > &theHistory)

Constructor & Destructor Documentation

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

Member Function Documentation

virtual void BOP_Section::Destroy ( ) [virtual]

Reimplemented from BOP_Builder.

void BOP_Section::Do ( const Standard_Boolean  toApprox,
const Standard_Boolean  toComputePCurve1,
const Standard_Boolean  toComputePCurve2 
)
virtual void BOP_Section::Do ( ) [virtual]

Reimplemented from BOP_Builder.

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

Reimplemented from BOP_Builder.

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

Reimplemented from BOP_Builder.

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

Reimplemented from BOP_Builder.

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

Reimplemented from BOP_Builder.

virtual void BOP_Section::SetHistoryCollector ( const Handle< BOP_HistoryCollector > &  theHistory) [virtual]

Reimplemented from BOP_Builder.


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