Comparator of elements by ID for usage in std containers. More...
#include <SMDS_MeshElement.hxx>
Public Member Functions | |
| bool | operator() (const SMDS_MeshElement *e1, const SMDS_MeshElement *e2) const | 
Comparator of elements by ID for usage in std containers.
| bool TIDTypeCompare::operator() | ( | const SMDS_MeshElement * | e1, | 
| const SMDS_MeshElement * | e2 | ||
| ) | const | 
References SMDS_MeshElement::GetID(), and SMDS_MeshElement::GetType().