Definintion of an operator passed to the Grid structure, to order cells by importance. More...
#include <KPIECE1.h>
Public Member Functions | |
| bool | operator() (const CellData *const a, const CellData *const b) const |
Definintion of an operator passed to the Grid structure, to order cells by importance.
Definition at line 225 of file control/planners/kpiece/KPIECE1.h.
| bool ompl::control::KPIECE1::OrderCellsByImportance::operator() | ( | const CellData *const | a, | |
| const CellData *const | b | |||
| ) | const [inline] |
Definition at line 227 of file control/planners/kpiece/KPIECE1.h.