CBlob::comparaCvPoint Struct Reference

Helper class to compare two CvPoints (for sorting in FillBlob). More...

#include <blob.h>

List of all members.

Public Member Functions

bool operator() (CvPoint a, CvPoint b)
 Definim que un punt és menor com més amunt a la dreta estigui.


Detailed Description

Helper class to compare two CvPoints (for sorting in FillBlob).

Definition at line 151 of file blob.h.


Member Function Documentation

bool CBlob::comparaCvPoint::operator() ( CvPoint  a,
CvPoint  b 
) [inline]

Definim que un punt és menor com més amunt a la dreta estigui.

Definition at line 154 of file blob.h.


Generated on Mon Nov 13 13:32:49 2006 for cvBlobsLib by  doxygen 1.5.1-p1