ITK  4.2.0
Insight Segmentation and Registration Toolkit
Public Attributes
itk::ImageSource< TOutputImage >::ThreadStruct Struct Reference

#include <itkImageSource.h>

+ Collaboration diagram for itk::ImageSource< TOutputImage >::ThreadStruct:

List of all members.

Public Attributes

Pointer Filter

Detailed Description

template<class TOutputImage>
struct itk::ImageSource< TOutputImage >::ThreadStruct

Internal structure used for passing image data into the threading library

Definition at line 307 of file itkImageSource.h.


Member Data Documentation

template<class TOutputImage>
Pointer itk::ImageSource< TOutputImage >::ThreadStruct::Filter

Definition at line 308 of file itkImageSource.h.


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