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

ModelingAlgorithms
TKBO
BOP


BOP_SolidClassifier Class Reference

The auxiliary class to classify points with
a solid

.

#include <BOP_SolidClassifier.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_SolidClassifier ()
 Empty Constructor
.
Standard_EXPORT void Clear ()
 Clear internal state
.
Standard_EXPORT void LoadSolid (const TopoDS_Solid &aS)
 Modifier
.
Standard_EXPORT TopAbs_State Classify (const TopoDS_Solid &aS, const gp_Pnt &aP, const Standard_Real aTol)
 Compute the position of point

regarding with the
geometric domain of the solid <s>.
.

Standard_EXPORT void LoadShell (const TopoDS_Shell &S)
 Modifier
.
Standard_EXPORT TopAbs_State Classify (const TopoDS_Shell &aS, const gp_Pnt &aP, const Standard_Real aTol)
 Compute the position of point

regarding with the
geometric domain of the shell <s>.
.

Standard_EXPORT TopAbs_State State () const
 Returns computed 3D-State
.
Standard_EXPORT void Destroy ()
 Destructor
.
virtual Standard_EXPORT ~BOP_SolidClassifier ()

Private Attributes

BOP_PSoClassif myPClassifier
BOP_IndexedDataMapOfSolidClassifier myClassifierMap
TopAbs_State myState
TopoDS_Shell myShell
TopoDS_Solid mySolid
BRep_Builder myBuilder


Constructor & Destructor Documentation

Standard_EXPORT BOP_SolidClassifier::BOP_SolidClassifier  ) 
 

virtual Standard_EXPORT BOP_SolidClassifier::~BOP_SolidClassifier  )  [inline, virtual]
 


Member Function Documentation

Standard_EXPORT TopAbs_State BOP_SolidClassifier::Classify const TopoDS_Shell &  aS,
const gp_Pnt &  aP,
const Standard_Real  aTol
 

Standard_EXPORT TopAbs_State BOP_SolidClassifier::Classify const TopoDS_Solid &  aS,
const gp_Pnt &  aP,
const Standard_Real  aTol
 

Standard_EXPORT void BOP_SolidClassifier::Clear  ) 
 

Standard_EXPORT void BOP_SolidClassifier::Destroy  ) 
 

Standard_EXPORT void BOP_SolidClassifier::LoadShell const TopoDS_Shell &  S  ) 
 

Standard_EXPORT void BOP_SolidClassifier::LoadSolid const TopoDS_Solid &  aS  ) 
 

void BOP_SolidClassifier::operator delete void *  anAddress  )  [inline]
 

void* BOP_SolidClassifier::operator new size_t  size  )  [inline]
 

void* BOP_SolidClassifier::operator new size_t  ,
void *  anAddress
[inline]
 

Standard_EXPORT TopAbs_State BOP_SolidClassifier::State  )  const
 


Field Documentation

BRep_Builder BOP_SolidClassifier::myBuilder [private]
 

BOP_IndexedDataMapOfSolidClassifier BOP_SolidClassifier::myClassifierMap [private]
 

BOP_PSoClassif BOP_SolidClassifier::myPClassifier [private]
 

TopoDS_Shell BOP_SolidClassifier::myShell [private]
 

TopoDS_Solid BOP_SolidClassifier::mySolid [private]
 

TopAbs_State BOP_SolidClassifier::myState [private]
 


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