libcrn  3.9.5
A document image processing library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
crn::Rect::BitwiseCompare Struct Reference

Functor to sort Rects in sets and maps. More...

#include <CRNRect.h>

+ Inheritance diagram for crn::Rect::BitwiseCompare:
+ Collaboration diagram for crn::Rect::BitwiseCompare:

Public Member Functions

bool operator() (const Rect &r1, const Rect &r2) const
 Comparison function. More...
 

Detailed Description

Functor to sort Rects in sets and maps.

Functor to sort Rects in sets and maps

Definition at line 689 of file CRNRect.h.

Member Function Documentation

bool crn::Rect::BitwiseCompare::operator() ( const Rect r1,
const Rect r2 
) const
inline

Comparison function.

Definition at line 692 of file CRNRect.h.


The documentation for this struct was generated from the following file: