CDT  1.4.1
C++ library for constrained Delaunay triangulation
Loading...
Searching...
No Matches
boost::hash< CDT::Edge > Struct Reference

Edge hasher. More...

#include <CDTUtils.h>

Public Member Functions

std::size_t operator() (const CDT::Edge &e) const
 Hash operator.
 

Detailed Description

Edge hasher.

Definition at line 476 of file CDTUtils.h.

Member Function Documentation

◆ operator()()

std::size_t boost::hash< CDT::Edge >::operator() ( const CDT::Edge & e) const
inline

Hash operator.

Definition at line 479 of file CDTUtils.h.


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