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

itk::watershed::SegmentTable< TScalarType >::segment_t Struct Reference

#include <itkWatershedSegmentTable.h>

List of all members.

Public Attributes

ScalarType min
edge_list_t edge_list


Detailed Description

template<class TScalarType>
struct itk::watershed::SegmentTable< TScalarType >::segment_t

Structure holding information about each segment in an image.

Definition at line 89 of file itkWatershedSegmentTable.h.


Member Data Documentation

template<class TScalarType>
edge_list_t itk::watershed::SegmentTable< TScalarType >::segment_t::edge_list
 

Definition at line 92 of file itkWatershedSegmentTable.h.

template<class TScalarType>
ScalarType itk::watershed::SegmentTable< TScalarType >::segment_t::min
 

Definition at line 91 of file itkWatershedSegmentTable.h.


The documentation for this struct was generated from the following file:
Generated at Sun Apr 1 03:25:06 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000