highres-cortex 6.0.4
yl::PointHasher< Point > Struct Template Reference

Helper class to use Point3d & friends in hash tables. More...

#include <highres-cortex/front.hh>

Inheritance diagram for yl::PointHasher< Point >:
Collaboration diagram for yl::PointHasher< Point >:

Public Member Functions

std::size_t operator() (const Point &point) const
 

Detailed Description

template<class Point>
struct yl::PointHasher< Point >

Helper class to use Point3d & friends in hash tables.

Definition at line 54 of file front.hh.

Member Function Documentation

◆ operator()()

template<class Point>
std::size_t yl::PointHasher< Point >::operator() ( const Point & point) const
inline

Definition at line 56 of file front.hh.


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