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

Vertex index hasher. More...

#include <CDTUtils.h>

Public Member Functions

std::size_t operator() (const CDT::VertInd &vi) const
 Hash operator.
 

Detailed Description

Vertex index hasher.

Definition at line 538 of file CDTUtils.h.

Member Function Documentation

◆ operator()()

std::size_t boost::hash< CDT::VertInd >::operator() ( const CDT::VertInd & vi) const
inline

Hash operator.

Definition at line 541 of file CDTUtils.h.


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