ITK  5.0.0
Insight Segmentation and Registration Toolkit
Public Attributes | List of all members
itk::ScanlineFilterCommon< TInputImage, TOutputImage >::WorkUnitData Struct Reference

#include <itkScanlineFilterCommon.h>

Detailed Description

template<typename TInputImage, typename TOutputImage>
struct itk::ScanlineFilterCommon< TInputImage, TOutputImage >::WorkUnitData

Definition at line 436 of file itkScanlineFilterCommon.h.

Public Attributes

SizeValueType firstLine
 
SizeValueType lastLine
 

Member Data Documentation

template<typename TInputImage , typename TOutputImage >
SizeValueType itk::ScanlineFilterCommon< TInputImage, TOutputImage >::WorkUnitData::firstLine
template<typename TInputImage , typename TOutputImage >
SizeValueType itk::ScanlineFilterCommon< TInputImage, TOutputImage >::WorkUnitData::lastLine

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