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

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
TimeStepType TimeStep
TimeStepTypeTimeStepList
bool * ValidTimeStepList

Detailed Description

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

Structure for managing thread-specific data

Definition at line 504 of file itkParallelSparseFieldLevelSetImageFilter.h.


Member Data Documentation

Definition at line 506 of file itkParallelSparseFieldLevelSetImageFilter.h.

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

Definition at line 509 of file itkParallelSparseFieldLevelSetImageFilter.h.

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

Definition at line 507 of file itkParallelSparseFieldLevelSetImageFilter.h.

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

Definition at line 508 of file itkParallelSparseFieldLevelSetImageFilter.h.


The documentation for this struct was generated from the following file:

Generated at Tue Jul 13 2010 00:54:35 for ITK by doxygen 1.7.1 written by Dimitri van Heesch, © 1997-2000