A comparison function for Gripper Model sorting. More...
#include <gripper_model.h>
Public Member Functions | |
bool | operator() (const GripperModel &g1, const GripperModel &g2) |
A comparison function for Gripper Model sorting.
This description is displayed lower in the doxygen as an extended description along with the above brief description.
Definition at line 171 of file gripper_model.h.
bool GripperModel::compareModels::operator() | ( | const GripperModel & | g1, |
const GripperModel & | g2 | ||
) | [inline] |
Definition at line 174 of file gripper_model.h.