Open CASCADE Technology 6.5.2
Public Member Functions
BOP_Refiner Class Reference

The algorithm to provide the refinition
for a resulting shape of Boolean Operation
algorithm.
(not completed yet)

#include <BOP_Refiner.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BOP_Refiner ()
 Empty constructor;

 BOP_Refiner (const TopoDS_Shape &aS)
 Constructor;

void SetShape (const TopoDS_Shape &aS)
 Modifier

void SetInternals (const TopTools_ListOfShape &aLS)
 Modifier

void Do ()
 Performs the algorithm

Standard_Boolean IsDone () const
 Selector

Standard_Integer ErrorStatus () const
 Selector

const TopoDS_ShapeShape () const
 Selector

Standard_Integer NbRemovedVertices () const
 Selector

Standard_Integer NbRemovedEdges () const
 Selector


Constructor & Destructor Documentation

BOP_Refiner::BOP_Refiner ( )
BOP_Refiner::BOP_Refiner ( const TopoDS_Shape aS)

Member Function Documentation

void BOP_Refiner::Do ( )
Standard_Integer BOP_Refiner::ErrorStatus ( ) const
Standard_Boolean BOP_Refiner::IsDone ( ) const
Standard_Integer BOP_Refiner::NbRemovedEdges ( ) const
Standard_Integer BOP_Refiner::NbRemovedVertices ( ) const
void BOP_Refiner::operator delete ( void *  anAddress) [inline]
void* BOP_Refiner::operator new ( size_t  size) [inline]
void* BOP_Refiner::operator new ( size_t  ,
void *  anAddress 
) [inline]
void BOP_Refiner::SetInternals ( const TopTools_ListOfShape aLS)
void BOP_Refiner::SetShape ( const TopoDS_Shape aS)
const TopoDS_Shape& BOP_Refiner::Shape ( ) const

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