OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKBO
BOP


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)
Standard_EXPORT BOP_Refiner ()
 Empty constructor;
.
Standard_EXPORT BOP_Refiner (const TopoDS_Shape &aS)
 Constructor;
.
Standard_EXPORT void SetShape (const TopoDS_Shape &aS)
 Modifier
.
Standard_EXPORT void SetInternals (const TopTools_ListOfShape &aLS)
 Modifier
.
Standard_EXPORT void Do ()
 Performs the algorithm
.
Standard_EXPORT Standard_Boolean IsDone () const
 Selector
.
Standard_EXPORT Standard_Integer ErrorStatus () const
 Selector
.
Standard_EXPORT const TopoDS_Shape & Shape () const
 Selector
.
Standard_EXPORT Standard_Integer NbRemovedVertices () const
 Selector
.
Standard_EXPORT Standard_Integer NbRemovedEdges () const
 Selector
.

Private Member Functions

Standard_EXPORT void DoInternals ()
 Internal usage
.

Private Attributes

TopoDS_Shape myShape
Standard_Boolean myIsDone
Standard_Integer myErrorStatus
Standard_Integer myNbRemovedVertices
Standard_Integer myNbRemovedEdges
TopTools_ListOfShape myInternals


Constructor & Destructor Documentation

Standard_EXPORT BOP_Refiner::BOP_Refiner  ) 
 

Standard_EXPORT BOP_Refiner::BOP_Refiner const TopoDS_Shape &  aS  ) 
 


Member Function Documentation

Standard_EXPORT void BOP_Refiner::Do  ) 
 

Standard_EXPORT void BOP_Refiner::DoInternals  )  [private]
 

Standard_EXPORT Standard_Integer BOP_Refiner::ErrorStatus  )  const
 

Standard_EXPORT Standard_Boolean BOP_Refiner::IsDone  )  const
 

Standard_EXPORT Standard_Integer BOP_Refiner::NbRemovedEdges  )  const
 

Standard_EXPORT 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]
 

Standard_EXPORT void BOP_Refiner::SetInternals const TopTools_ListOfShape &  aLS  ) 
 

Standard_EXPORT void BOP_Refiner::SetShape const TopoDS_Shape &  aS  ) 
 

Standard_EXPORT const TopoDS_Shape& BOP_Refiner::Shape  )  const
 


Field Documentation

Standard_Integer BOP_Refiner::myErrorStatus [private]
 

TopTools_ListOfShape BOP_Refiner::myInternals [private]
 

Standard_Boolean BOP_Refiner::myIsDone [private]
 

Standard_Integer BOP_Refiner::myNbRemovedEdges [private]
 

Standard_Integer BOP_Refiner::myNbRemovedVertices [private]
 

TopoDS_Shape BOP_Refiner::myShape [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:40:40 2008 for OpenCASCADE by  doxygen 1.4.1