ITK  4.0.0
Insight Segmentation and Registration Toolkit
Public Attributes
itk::ParallelSparseFieldLevelSetImageFilter< TInputImage, TOutputImage >::ParallelSparseFieldLevelSetThreadStruct Struct Reference

#include <itkParallelSparseFieldLevelSetImageFilter.h>

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

List of all members.

Public Attributes

ParallelSparseFieldLevelSetImageFilterFilter
TimeStepType TimeStep
std::vector< TimeStepTypeTimeStepList
std::vector< bool > ValidTimeStepList

Detailed Description

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

Structure for managing thread-specific data

Definition at line 508 of file itkParallelSparseFieldLevelSetImageFilter.h.


Member Data Documentation

Definition at line 509 of file itkParallelSparseFieldLevelSetImageFilter.h.

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

Definition at line 512 of file itkParallelSparseFieldLevelSetImageFilter.h.

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

Definition at line 510 of file itkParallelSparseFieldLevelSetImageFilter.h.

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

Definition at line 511 of file itkParallelSparseFieldLevelSetImageFilter.h.


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