Open CASCADE Technology 6.5.2
Public Member Functions
BRepClass_FacePassiveClassifier Class Reference

#include <BRepClass_FacePassiveClassifier.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BRepClass_FacePassiveClassifier ()
void Reset (const gp_Lin2d &L, const Standard_Real P, const Standard_Real Tol)
void Compare (const BRepClass_Edge &E, const TopAbs_Orientation Or)
Standard_Real Parameter () const
BRepClass_IntersectorIntersector ()
Standard_Integer ClosestIntersection () const
TopAbs_State State () const
Standard_Boolean IsHeadOrEnd () const

Constructor & Destructor Documentation

BRepClass_FacePassiveClassifier::BRepClass_FacePassiveClassifier ( )

Member Function Documentation

Standard_Integer BRepClass_FacePassiveClassifier::ClosestIntersection ( ) const
void BRepClass_FacePassiveClassifier::Compare ( const BRepClass_Edge E,
const TopAbs_Orientation  Or 
)
BRepClass_Intersector& BRepClass_FacePassiveClassifier::Intersector ( )
Standard_Boolean BRepClass_FacePassiveClassifier::IsHeadOrEnd ( ) const
void BRepClass_FacePassiveClassifier::operator delete ( void *  anAddress) [inline]
void* BRepClass_FacePassiveClassifier::operator new ( size_t  size) [inline]
void* BRepClass_FacePassiveClassifier::operator new ( size_t  ,
void *  anAddress 
) [inline]
Standard_Real BRepClass_FacePassiveClassifier::Parameter ( ) const
void BRepClass_FacePassiveClassifier::Reset ( const gp_Lin2d L,
const Standard_Real  P,
const Standard_Real  Tol 
)
TopAbs_State BRepClass_FacePassiveClassifier::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