Helper to sort components by size. More...
#include <Grid.h>
Public Member Functions | |
| bool | operator() (const std::vector< Cell * > &a, const std::vector< Cell * > &b) const |
Helper to sort components by size.
Definition at line 360 of file Grid.h.
| bool ompl::Grid< _T >::SortComponents::operator() | ( | const std::vector< Cell * > & | a, | |
| const std::vector< Cell * > & | b | |||
| ) | const [inline] |