ITK  4.0.0
Insight Segmentation and Registration Toolkit
Public Attributes
itk::VideoSource< TOutputVideoStream >::ThreadStruct Struct Reference

#include <itkVideoSource.h>

Collaboration diagram for itk::VideoSource< TOutputVideoStream >::ThreadStruct:

List of all members.

Public Attributes

Pointer Filter

Detailed Description

template<class TOutputVideoStream>
struct itk::VideoSource< TOutputVideoStream >::ThreadStruct

Internal structure used for passing image data into the threading library

Definition at line 171 of file itkVideoSource.h.


Member Data Documentation

template<class TOutputVideoStream >
Pointer itk::VideoSource< TOutputVideoStream >::ThreadStruct::Filter

Definition at line 172 of file itkVideoSource.h.


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