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

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

#include <itkWatershedSegmentTree.h>

List of all members.


Detailed Description

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

Boolean comparison functor for use in sorting functions.

Definition at line 75 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 >::merge_comp::operator() ( const merge_t a,
const merge_t b 
) [inline]

Definition at line 78 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 Wed Jul 30 13:07:55 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000