ITK  5.4.0
Insight Toolkit
Public Attributes | List of all members
itk::VideoSource< TOutputVideoStream >::ThreadStruct Struct Reference

#include <itkVideoSource.h>

Detailed Description

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

Internal structure used for passing image data into the threading library

Definition at line 182 of file itkVideoSource.h.

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

Public Attributes

Pointer Filter
 

Member Data Documentation

◆ Filter

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

Definition at line 184 of file itkVideoSource.h.


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