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

Triangle index hasher. More...

#include <CDTUtils.h>

Public Member Functions

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

Detailed Description

Triangle index hasher.

Definition at line 549 of file CDTUtils.h.

Member Function Documentation

◆ operator()()

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

Hash operator.

Definition at line 552 of file CDTUtils.h.


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