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.

Detailed Description

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

Structure for managing thread-specific data

Definition at line 503 of file itkParallelSparseFieldLevelSetImageFilter.h.

Public Attributes

ParallelSparseFieldLevelSetImageFilterFilter
TimeStepType TimeStep
TimeStepTypeTimeStepList
bool * ValidTimeStepList


Member Data Documentation

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

Definition at line 505 of file itkParallelSparseFieldLevelSetImageFilter.h.

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

Definition at line 508 of file itkParallelSparseFieldLevelSetImageFilter.h.

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

Definition at line 506 of file itkParallelSparseFieldLevelSetImageFilter.h.

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

Definition at line 507 of file itkParallelSparseFieldLevelSetImageFilter.h.


The documentation for this struct was generated from the following file:
Generated at Wed Jul 30 08:22:27 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000