Equality operator for coordinate pointers. More...
#include <Grid.h>
Public Member Functions | |
bool | operator() (const Coord *const c1, const Coord *const c2) const |
Equality operator for coordinate pointers.
Definition at line 348 of file Grid.h.
bool ompl::Grid< _T >::EqualCoordPtr::operator() | ( | const Coord *const | c1, | |
const Coord *const | c2 | |||
) | const [inline] |