ompl::GridB< _T, LessThanExternal, LessThanInternal >::LessThanInternalCell Struct Reference
Define order for internal cells. More...
#include <ompl/datastructures/GridB.h>
Public Member Functions | |
bool | operator() (const CellX *const a, const CellX *const b) const |
Detailed Description
template<typename _T, class LessThanExternal = std::less<_T>, class LessThanInternal = LessThanExternal>
struct ompl::GridB< _T, LessThanExternal, LessThanInternal >::LessThanInternalCell
Define order for internal cells.
The documentation for this struct was generated from the following file:
- ompl/datastructures/GridB.h