Loading...
Searching...
No Matches
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 342 of file Grid.h.

Member Function Documentation

◆ operator()()

template<typename _T >
bool ompl::Grid< _T >::EqualCoordPtr::operator() ( const Coord *const  c1,
const Coord *const  c2 
) const
inline

Equality operator for coordinate pointers.

Definition at line 345 of file Grid.h.


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