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

itk::watershed::SegmentTree< TScalarType >::SegmentTree::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 90 of file itkWatershedSegmentTree.h.


Member Function Documentation

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


The documentation for this struct was generated from the following file:

Generated at Tue Sep 15 15:46:49 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000