Open CASCADE Technology 6.5.2
Public Member Functions
TopOpeBRepTool_SolidClassifier Class Reference

#include <TopOpeBRepTool_SolidClassifier.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 TopOpeBRepTool_SolidClassifier ()
void Clear ()
void Destroy ()
 ~TopOpeBRepTool_SolidClassifier ()
void LoadSolid (const TopoDS_Solid &S)
TopAbs_State Classify (const TopoDS_Solid &S, const gp_Pnt &P, const Standard_Real Tol)
 compute the position of point
void LoadShell (const TopoDS_Shell &S)
TopAbs_State Classify (const TopoDS_Shell &S, const gp_Pnt &P, const Standard_Real Tol)
 compute the position of point
TopAbs_State State () const

Constructor & Destructor Documentation

TopOpeBRepTool_SolidClassifier::TopOpeBRepTool_SolidClassifier ( )
TopOpeBRepTool_SolidClassifier::~TopOpeBRepTool_SolidClassifier ( ) [inline]

Member Function Documentation

TopAbs_State TopOpeBRepTool_SolidClassifier::Classify ( const TopoDS_Solid S,
const gp_Pnt P,
const Standard_Real  Tol 
)

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

TopAbs_State TopOpeBRepTool_SolidClassifier::Classify ( const TopoDS_Shell S,
const gp_Pnt P,
const Standard_Real  Tol 
)

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

void TopOpeBRepTool_SolidClassifier::Clear ( )
void TopOpeBRepTool_SolidClassifier::Destroy ( )
void TopOpeBRepTool_SolidClassifier::LoadShell ( const TopoDS_Shell S)
void TopOpeBRepTool_SolidClassifier::LoadSolid ( const TopoDS_Solid S)
void TopOpeBRepTool_SolidClassifier::operator delete ( void *  anAddress) [inline]
void* TopOpeBRepTool_SolidClassifier::operator new ( size_t  size) [inline]
void* TopOpeBRepTool_SolidClassifier::operator new ( size_t  ,
void *  anAddress 
) [inline]
TopAbs_State TopOpeBRepTool_SolidClassifier::State ( ) const

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