#include <itkOffset.h>
This is a comparison functor suitable for storing Offset instances in an STL container. The ordering is total and unique but has little geometric meaning.
Definition at line 229 of file itkOffset.h.
Public Member Functions | |
bool | operator() (Offset< VOffsetDimension > const &l, Offset< VOffsetDimension > const &r) const |
bool itk::Functor::OffsetLexicographicCompare< VOffsetDimension >::operator() | ( | Offset< VOffsetDimension > const & | l, | |
Offset< VOffsetDimension > const & | r | |||
) | const [inline] |