#include <BRepMesh_ComparatorOfIndexedVertexOfDelaun.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | BRepMesh_ComparatorOfIndexedVertexOfDelaun (const gp_XY &theDir, const Standard_Real TheTol, const Handle(BRepMesh_DataStructureOfDelaun)&HDS) |
Standard_EXPORT Standard_Boolean | IsLower (const Standard_Integer Left, const Standard_Integer Right) const |
Standard_EXPORT Standard_Boolean | IsGreater (const Standard_Integer Left, const Standard_Integer Right) const |
Standard_EXPORT Standard_Boolean | IsEqual (const Standard_Integer Left, const Standard_Integer Right) const |
Private Attributes | |
Handle_BRepMesh_DataStructureOfDelaun | IndexedStructure |
gp_XY | DirectionOfSort |
Standard_Real | Tolerance |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|