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

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

#include <ompl/datastructures/Grid.h>

List of all members.

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 330 of file Grid.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines