Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
BOP_SolidClassifier Class Reference

The auxiliary class to classify points with
a solid

#include <BOP_SolidClassifier.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC BOP_SolidClassifier ()
 Empty Constructor


void Clear ()
 Clear internal state


void LoadSolid (const TopoDS_Solid &aS)
 Modifier


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


TopAbs_State Classify (const TopoDS_Shell &aS, const gp_Pnt &aP, const Standard_Real aTol)
 Compute the position of point.
TopAbs_State State () const
 Returns computed 3D-State


void Destroy ()
 Destructor


virtual ~BOP_SolidClassifier ()

Constructor & Destructor Documentation

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

Member Function Documentation

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

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


The documentation for this class was generated from the following file: