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

Equality operator for coordinate pointers. More...

#include <ompl/datastructures/Grid.h>

Public Member Functions

bool operator() (const Coord *const c1, const Coord *const c2) const
 Equality operator for coordinate pointers.
 

Detailed Description

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

Equality operator for coordinate pointers.

Definition at line 406 of file Grid.h.


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