ITK  5.0.0
Insight Segmentation and Registration Toolkit
Public Attributes | List of all members
itk::VideoSource< TOutputVideoStream >::ThreadStruct Struct Reference

#include <itkVideoSource.h>

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

Detailed Description

template<typename 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.

Public Attributes

Pointer Filter
 

Member Data Documentation

template<typename 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: