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

ModelingAlgorithms
TKBO
IntTools


IntTools_CompareRange Class Reference

Auxiliary class to provide a sorting Ranges,
taking into account a value of Left .
.

#include <IntTools_CompareRange.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT IntTools_CompareRange ()
 Empty constructor
.
Standard_EXPORT IntTools_CompareRange (const Standard_Real aTol)
 Initializes me by tolerance
.
Standard_EXPORT Standard_Boolean IsLower (const IntTools_Range &Left, const IntTools_Range &Right) const
 Returns True if <left> is lower than <right>.
.
Standard_EXPORT Standard_Boolean IsGreater (const IntTools_Range &Left, const IntTools_Range &Right) const
 Returns True if <left> is greater than <right>.
.
Standard_EXPORT Standard_Boolean IsEqual (const IntTools_Range &Left, const IntTools_Range &Right) const
 Returns True when <right> and <left> are equal.
.

Private Attributes

Standard_Real myTol


Constructor & Destructor Documentation

Standard_EXPORT IntTools_CompareRange::IntTools_CompareRange  ) 
 

Standard_EXPORT IntTools_CompareRange::IntTools_CompareRange const Standard_Real  aTol  ) 
 


Member Function Documentation

Standard_EXPORT Standard_Boolean IntTools_CompareRange::IsEqual const IntTools_Range Left,
const IntTools_Range Right
const
 

Standard_EXPORT Standard_Boolean IntTools_CompareRange::IsGreater const IntTools_Range Left,
const IntTools_Range Right
const
 

Standard_EXPORT Standard_Boolean IntTools_CompareRange::IsLower const IntTools_Range Left,
const IntTools_Range Right
const
 

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

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

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


Field Documentation

Standard_Real IntTools_CompareRange::myTol [private]
 


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