compareGraspQM Struct Reference

An operator to compare two planned grasps. More...

#include <grasp_grasps.h>

List of all members.

Public Member Functions

bool operator() (plannedGrasp *&, plannedGrasp *&) const

Detailed Description

An operator to compare two planned grasps.

Definition at line 171 of file grasp_grasps.h.


Member Function Documentation

bool compareGraspQM::operator() ( plannedGrasp *&  first,
plannedGrasp *&  second 
) const

Compares the quality of two planned grasps. Because of STL differences on windows and linux, this will return TRUE if the quality of the first is greater than the second under windows and the opposite under linux.

Definition at line 283 of file grasp_grasps.cpp.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


graspit
Author(s):
autogenerated on Wed Jan 25 11:00:20 2012