Define order for external cells. More...
#include <GridB.h>
Public Member Functions | |
bool | operator() (const CellX *const a, const CellX *const b) const |
Private Attributes | |
LessThanExternal | lt_ |
Define order for external cells.
Definition at line 331 of file GridB.h.
bool ompl::GridB< _T, LessThanExternal, LessThanInternal >::LessThanExternalCell::operator() | ( | const CellX *const | a, | |
const CellX *const | b | |||
) | const [inline] |
LessThanExternal ompl::GridB< _T, LessThanExternal, LessThanInternal >::LessThanExternalCell::lt_ [private] |