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

ModelingAlgorithms
TKBO
BOPTools


BOPTools_ComparePave Class Reference


Auxiliary class for sorting paves along the edge
in acoordance with increasing order of parameter

#include <BOPTools_ComparePave.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT BOPTools_ComparePave ()
 Empty constructor
Default comparing tolerance value=1.e-12
.
Standard_EXPORT BOPTools_ComparePave (const Standard_Real aTol)
 Constructor that use comparing tolerance value as parameter.
.
Standard_EXPORT Standard_Boolean IsLower (const BOPTools_Pave &Left, const BOPTools_Pave &Right) const
 Returns True if <left> is lower than <right>.
.
Standard_EXPORT Standard_Boolean IsGreater (const BOPTools_Pave &Left, const BOPTools_Pave &Right) const
 Returns True if <left> is greater than <right>.
.
Standard_EXPORT Standard_Boolean IsEqual (const BOPTools_Pave &Left, const BOPTools_Pave &Right) const
 Returns True when <right> and <left> are equal.
.

Private Attributes

Standard_Real myTol


Constructor & Destructor Documentation

Standard_EXPORT BOPTools_ComparePave::BOPTools_ComparePave  ) 
 

Standard_EXPORT BOPTools_ComparePave::BOPTools_ComparePave const Standard_Real  aTol  ) 
 


Member Function Documentation

Standard_EXPORT Standard_Boolean BOPTools_ComparePave::IsEqual const BOPTools_Pave Left,
const BOPTools_Pave Right
const
 

Standard_EXPORT Standard_Boolean BOPTools_ComparePave::IsGreater const BOPTools_Pave Left,
const BOPTools_Pave Right
const
 

Standard_EXPORT Standard_Boolean BOPTools_ComparePave::IsLower const BOPTools_Pave Left,
const BOPTools_Pave Right
const
 

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

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

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


Field Documentation

Standard_Real BOPTools_ComparePave::myTol [private]
 


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