ompl::Grid< _T >::HashFunCoordPtr Struct Reference

#include <ompl/datastructures/Grid.h>

Public Member Functions

std::size_t operator() (const Coord *const s) const
 Hash function for coordinates.
 

Detailed Description

template<typename _T>
struct ompl::Grid< _T >::HashFunCoordPtr

Hash function for coordinates; see http://www.cs.hmc.edu/~geoff/classes/hmc.cs070.200101/homework10/hashfuncs.html

Definition at line 388 of file Grid.h.


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