#include <PointIndexedMap.h>
Definition at line 52 of file PointIndexedMap.h.
◆ operator()()
| std::size_t PointIndexedMap::hash_point::operator() |
( |
const Point & |
p | ) |
const |
|
inline |
Definition at line 54 of file PointIndexedMap.h.
55 {
56 std::size_t seed = 0;
58 return seed;
59 }
void hash_combine(std::size_t &)
Used for hash function specialization for Attribute objects.
The documentation for this struct was generated from the following file: