Public Member Functions | |
| bool | operator() (const ScoredIdx &lhs, const ScoredIdx &rhs) const |
| ScoredIdxComparison (const bool &descend=false) | |
Protected Attributes | |
| bool | descend_ |
Definition at line 171 of file tabletop_pushing_perception_node.cpp.
| ScoredIdxComparison::ScoredIdxComparison | ( | const bool & | descend = false | ) | [inline] |
Definition at line 174 of file tabletop_pushing_perception_node.cpp.
| bool ScoredIdxComparison::operator() | ( | const ScoredIdx & | lhs, |
| const ScoredIdx & | rhs | ||
| ) | const [inline] |
Definition at line 175 of file tabletop_pushing_perception_node.cpp.
bool ScoredIdxComparison::descend_ [protected] |
Definition at line 187 of file tabletop_pushing_perception_node.cpp.