Mesh_analyzer
Loading...
Searching...
No Matches
EdgeHash Struct Reference

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

Detailed Description

A hash function for the Edge struct to allow it to be used in an unordered_set.


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