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

ModelingAlgorithms
TKTopAlgo
BRepClass3d


BRepClass3d_SolidClassifier Class Reference

Provides an algorithm to classify a point in a solid.
.

#include <BRepClass3d_SolidClassifier.hxx>

Inheritance diagram for BRepClass3d_SolidClassifier:

Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT BRepClass3d_SolidClassifier ()
 empty constructor

Standard_EXPORT void Load (const TopoDS_Shape &S)
Standard_EXPORT BRepClass3d_SolidClassifier (const TopoDS_Shape &S)
 Constructor from a Shape.
.
Standard_EXPORT BRepClass3d_SolidClassifier (const TopoDS_Shape &S, const gp_Pnt &P, const Standard_Real Tol)
 Constructor to classify the point P with the
tolerance Tol on the solid S.
.
Standard_EXPORT void Perform (const gp_Pnt &P, const Standard_Real Tol)
 Classify the point P with the
tolerance Tol on the solid S.
.
Standard_EXPORT void PerformInfinitePoint (const Standard_Real Tol)
 Classify an infinite point with the
tolerance Tol on the solid S.
Useful for compute the orientation of a solid.
.
Standard_EXPORT void Destroy ()
 ~BRepClass3d_SolidClassifier ()

Private Attributes

Standard_Boolean aSolidLoaded
BRepClass3d_SolidExplorer explorer
Standard_Boolean isaholeinspace

Constructor & Destructor Documentation

Standard_EXPORT BRepClass3d_SolidClassifier::BRepClass3d_SolidClassifier  ) 
 

Standard_EXPORT BRepClass3d_SolidClassifier::BRepClass3d_SolidClassifier const TopoDS_Shape &  S  ) 
 

Standard_EXPORT BRepClass3d_SolidClassifier::BRepClass3d_SolidClassifier const TopoDS_Shape &  S,
const gp_Pnt &  P,
const Standard_Real  Tol
 

BRepClass3d_SolidClassifier::~BRepClass3d_SolidClassifier  )  [inline]
 


Member Function Documentation

Standard_EXPORT void BRepClass3d_SolidClassifier::Destroy  ) 
 

Standard_EXPORT void BRepClass3d_SolidClassifier::Load const TopoDS_Shape &  S  ) 
 

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

Reimplemented from BRepClass3d_SClassifier.

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

Reimplemented from BRepClass3d_SClassifier.

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

Reimplemented from BRepClass3d_SClassifier.

Standard_EXPORT void BRepClass3d_SolidClassifier::Perform const gp_Pnt &  P,
const Standard_Real  Tol
 

Standard_EXPORT void BRepClass3d_SolidClassifier::PerformInfinitePoint const Standard_Real  Tol  ) 
 


Field Documentation

Standard_Boolean BRepClass3d_SolidClassifier::aSolidLoaded [private]
 

BRepClass3d_SolidExplorer BRepClass3d_SolidClassifier::explorer [private]
 

Standard_Boolean BRepClass3d_SolidClassifier::isaholeinspace [private]
 


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