Open CASCADE Technology 6.5.2
Public Member Functions
BRepMesh_ComparatorOfVertexOfDelaun Class Reference

Sort two point in a given direction.

#include <BRepMesh_ComparatorOfVertexOfDelaun.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BRepMesh_ComparatorOfVertexOfDelaun (const gp_XY &theDir, const Standard_Real TheTol)
Standard_Boolean IsLower (const BRepMesh_Vertex &Left, const BRepMesh_Vertex &Right) const
 returns True if <Left> is lower than <Right>

Standard_Boolean IsGreater (const BRepMesh_Vertex &Left, const BRepMesh_Vertex &Right) const
 returns True if <Left> is greater than <Right>

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


Constructor & Destructor Documentation

BRepMesh_ComparatorOfVertexOfDelaun::BRepMesh_ComparatorOfVertexOfDelaun ( const gp_XY theDir,
const Standard_Real  TheTol 
)

Member Function Documentation

Standard_Boolean BRepMesh_ComparatorOfVertexOfDelaun::IsEqual ( const BRepMesh_Vertex Left,
const BRepMesh_Vertex Right 
) const
Standard_Boolean BRepMesh_ComparatorOfVertexOfDelaun::IsGreater ( const BRepMesh_Vertex Left,
const BRepMesh_Vertex Right 
) const
Standard_Boolean BRepMesh_ComparatorOfVertexOfDelaun::IsLower ( const BRepMesh_Vertex Left,
const BRepMesh_Vertex Right 
) const
void BRepMesh_ComparatorOfVertexOfDelaun::operator delete ( void *  anAddress) [inline]
void* BRepMesh_ComparatorOfVertexOfDelaun::operator new ( size_t  ,
void *  anAddress 
) [inline]
void* BRepMesh_ComparatorOfVertexOfDelaun::operator new ( size_t  size) [inline]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines