ITK  4.2.0
Insight Segmentation and Registration Toolkit
Public Attributes
itk::watershed::Segmenter< TInputImage >::connectivity_t Struct Reference

#include <itkWatershedSegmenter.h>

List of all members.

Public Attributes

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

Detailed Description

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

Definition at line 256 of file itkWatershedSegmenter.h.


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: