creaImageIO_lib
|
Compares the location of the images. More...
#include <creaImageIOTreeComparators.h>
Public Member Functions | |
NodeSliceLocationComparator (bool o=false) | |
virtual bool | compare (Node *const &x, Node *const &y) |
virtual bool | operator() (Node *const &x, Node *const &y) |
Public Attributes | |
bool | mReverseOrder |
Compares the location of the images.
Definition at line 243 of file creaImageIOTreeComparators.h.
|
inline |
Definition at line 243 of file creaImageIOTreeComparators.h.
|
virtualinherited |
Implements creaImageIO::tree::ComparatorWithOrder.
|
inlinevirtualinherited |
Implements creaImageIO::tree::Comparator.
Definition at line 70 of file creaImageIOTreeComparators.h.
References creaImageIO::tree::ComparatorWithOrder::compare(), and creaImageIO::tree::ComparatorWithOrder::mReverseOrder.
|
inherited |
Definition at line 74 of file creaImageIOTreeComparators.h.
Referenced by creaImageIO::tree::ComparatorWithOrder::operator()().