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