WPSCell::Compare Struct Reference

a comparaison structure used retrieve the rows and the columns More...

#include <WPSCell.h>

Classes

struct  Point
 small structure to define a cell point More...
 

Public Member Functions

 Compare (int dim)
 
bool operator() (Point const &c1, Point const &c2) const
 comparaison function More...
 

Public Attributes

int m_coord
 the coord to compare More...
 

Detailed Description

a comparaison structure used retrieve the rows and the columns

Constructor & Destructor Documentation

§ Compare()

WPSCell::Compare::Compare ( int  dim)
inlineexplicit

Member Function Documentation

§ operator()()

bool WPSCell::Compare::operator() ( Point const &  c1,
Point const &  c2 
) const
inline

comparaison function

Member Data Documentation

§ m_coord

int WPSCell::Compare::m_coord

the coord to compare


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

Generated on Wed Oct 26 2016 16:54:38 for libwps by doxygen 1.8.12