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

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

#include <itkWatershedSegmentTable.h>

List of all members.

Public Attributes

edge_list_t edge_list
ScalarType min


Detailed Description

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

Structure holding information about each segment in an image.

Definition at line 94 of file itkWatershedSegmentTable.h.


Member Data Documentation

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

Definition at line 97 of file itkWatershedSegmentTable.h.

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

Definition at line 96 of file itkWatershedSegmentTable.h.


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