QUAOAR STUDIO // Mobius API
std::hash< mobius::poly_VertexHandle > Struct Reference

Hasher for vertex handle. More...

#include <poly_Handles.h>

Public Types

typedef mobius::poly_VertexHandle argument_type
 
typedef std::size_t result_type
 

Public Member Functions

std::size_t operator() (const mobius::poly_VertexHandle &h) const
 

Detailed Description

Hasher for vertex handle.

Member Function Documentation

◆ operator()()

std::size_t std::hash< mobius::poly_VertexHandle >::operator() ( const mobius::poly_VertexHandle h) const
inline

Returns index of a handle for hashing.

Parameters
[in]hhandle.
Returns
index.

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