|
Mesh_analyzer
|
A hash function for the Edge struct to allow it to be used in an unordered_set. More...
#include <edge.h>
Public Member Functions | |
| size_t | operator() (const Edge &e) const |
A hash function for the Edge struct to allow it to be used in an unordered_set.