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 Template Reference

#include <itkWatershedSegmentTree.h>

List of all members.

Public Methods

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


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.


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.


The documentation for this struct was generated from the following file:
Generated at Fri May 21 01:54:45 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000