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.

Public Member Functions

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 Sun Apr 1 03:25:08 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000