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

itk::ParallelSparseFieldLevelSetImageFilter< TInputImage, TOutputImage >::ParallelSparseFieldLevelSetThreadStruct Struct Reference

#include <itkParallelSparseFieldLevelSetImageFilter.h>

Collaboration diagram for itk::ParallelSparseFieldLevelSetImageFilter< TInputImage, TOutputImage >::ParallelSparseFieldLevelSetThreadStruct:

Collaboration graph
[legend]
List of all members.

Public Attributes

ParallelSparseFieldLevelSetImageFilterFilter
TimeStepTypeTimeStepList
bool * ValidTimeStepList
TimeStepType TimeStep

Detailed Description

template<class TInputImage, class TOutputImage>
struct itk::ParallelSparseFieldLevelSetImageFilter< TInputImage, TOutputImage >::ParallelSparseFieldLevelSetThreadStruct

Structure for managing thread-specific data

Definition at line 489 of file itkParallelSparseFieldLevelSetImageFilter.h.


Member Data Documentation

template<class TInputImage, class TOutputImage>
ParallelSparseFieldLevelSetImageFilter* itk::ParallelSparseFieldLevelSetImageFilter< TInputImage, TOutputImage >::ParallelSparseFieldLevelSetThreadStruct::Filter
 

Definition at line 491 of file itkParallelSparseFieldLevelSetImageFilter.h.

template<class TInputImage, class TOutputImage>
TimeStepType itk::ParallelSparseFieldLevelSetImageFilter< TInputImage, TOutputImage >::ParallelSparseFieldLevelSetThreadStruct::TimeStep
 

Definition at line 494 of file itkParallelSparseFieldLevelSetImageFilter.h.

template<class TInputImage, class TOutputImage>
TimeStepType* itk::ParallelSparseFieldLevelSetImageFilter< TInputImage, TOutputImage >::ParallelSparseFieldLevelSetThreadStruct::TimeStepList
 

Definition at line 492 of file itkParallelSparseFieldLevelSetImageFilter.h.

template<class TInputImage, class TOutputImage>
bool* itk::ParallelSparseFieldLevelSetImageFilter< TInputImage, TOutputImage >::ParallelSparseFieldLevelSetThreadStruct::ValidTimeStepList
 

Definition at line 493 of file itkParallelSparseFieldLevelSetImageFilter.h.


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