PPL API Reference
Overview Core Algorithm Abstractions Utilities Parallel Methods
Modules Class Hierarchy Classes Functions
Todo List Bug List Dead Code
List of all members | Public Member Functions | Public Attributes
ReebGraphConstruction::MeshEdgeHash Struct Reference

Hash function for MeshEdge. Hash based on source/target pair. More...

Public Member Functions

size_t operator() (const MeshEdge *const _m) const
 

Public Attributes

boost::hash< pair< size_t, size_t > > h
 

Detailed Description

Hash function for MeshEdge. Hash based on source/target pair.

Member Function Documentation

◆ operator()()

size_t ReebGraphConstruction::MeshEdgeHash::operator() ( const MeshEdge *const  _m) const
Parameters
_mMeshEdge pointer
Returns
Hash value

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