Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::watershed::SegmentTree< TScalarType >::sort_comp Struct Reference

#include <itkWatershedSegmentTree.h>

List of all members.


Detailed Description

template<class TScalarType>
struct itk::watershed::SegmentTree< TScalarType >::sort_comp

Boolean comparison functor for use in sorting functions.

Definition at line 85 of file itkWatershedSegmentTree.h.

Public Member Functions

bool operator() (const merge_t &a, const merge_t &b)


Member Function Documentation

template<class TScalarType>
bool itk::watershed::SegmentTree< TScalarType >::sort_comp::operator() ( const merge_t a,
const merge_t b 
) [inline]

Definition at line 88 of file itkWatershedSegmentTree.h.

References itk::watershed::SegmentTree< TScalarType >::merge_t::saliency.


The documentation for this struct was generated from the following file:
Generated at Thu Nov 6 14:34:04 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000