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

itk::watershed::Segmenter< TInputImage >::connectivity_t Struct Reference

#include <itkWatershedSegmenter.h>

List of all members.

Public Attributes

unsigned int size
unsigned int * index
InputImageType::OffsetType * direction

template<class TInputImage>
struct itk::watershed::Segmenter< TInputImage >::connectivity_t


Member Data Documentation

template<class TInputImage>
InputImageType::OffsetType* itk::watershed::Segmenter< TInputImage >::connectivity_t::direction
 

Definition at line 259 of file itkWatershedSegmenter.h.

template<class TInputImage>
unsigned int* itk::watershed::Segmenter< TInputImage >::connectivity_t::index
 

Definition at line 258 of file itkWatershedSegmenter.h.

template<class TInputImage>
unsigned int itk::watershed::Segmenter< TInputImage >::connectivity_t::size
 

Definition at line 257 of file itkWatershedSegmenter.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