Open CASCADE Technology 6.5.2
Public Member Functions
BRepClass3d_SolidPassiveClassifier Class Reference

#include <BRepClass3d_SolidPassiveClassifier.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BRepClass3d_SolidPassiveClassifier ()
void Reset (const gp_Lin &L, const Standard_Real P, const Standard_Real Tol)
void Compare (const TopoDS_Face &F, const TopAbs_Orientation Or)
Standard_Real Parameter () const
Standard_Boolean HasIntersection () const
BRepClass3d_Intersector3dIntersector ()
TopAbs_State State () const

Constructor & Destructor Documentation

BRepClass3d_SolidPassiveClassifier::BRepClass3d_SolidPassiveClassifier ( )

Member Function Documentation

void BRepClass3d_SolidPassiveClassifier::Compare ( const TopoDS_Face F,
const TopAbs_Orientation  Or 
)
Standard_Boolean BRepClass3d_SolidPassiveClassifier::HasIntersection ( ) const
BRepClass3d_Intersector3d& BRepClass3d_SolidPassiveClassifier::Intersector ( )
void BRepClass3d_SolidPassiveClassifier::operator delete ( void *  anAddress) [inline]
void* BRepClass3d_SolidPassiveClassifier::operator new ( size_t  size) [inline]
void* BRepClass3d_SolidPassiveClassifier::operator new ( size_t  ,
void *  anAddress 
) [inline]
Standard_Real BRepClass3d_SolidPassiveClassifier::Parameter ( ) const
void BRepClass3d_SolidPassiveClassifier::Reset ( const gp_Lin L,
const Standard_Real  P,
const Standard_Real  Tol 
)
TopAbs_State BRepClass3d_SolidPassiveClassifier::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