Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
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

DEFINE_STANDARD_ALLOC BOPTools_ComparePave ()
 Empty constructor
Default comparing tolerance value=1.e-12


 BOPTools_ComparePave (const Standard_Real aTol)
 Constructor that use comparing tolerance value as parameter.


Standard_Boolean IsLower (const BOPTools_Pave &Left, const BOPTools_Pave &Right) const
 Returns True if <Left> is lower than <Right>.


Standard_Boolean IsGreater (const BOPTools_Pave &Left, const BOPTools_Pave &Right) const
 Returns True if <Left> is greater than <Right>.


Standard_Boolean IsEqual (const BOPTools_Pave &Left, const BOPTools_Pave &Right) const
 Returns True when <Right> and <Left> are equal.



Constructor & Destructor Documentation


Member Function Documentation


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