ITK  5.2.0
Insight Toolkit
Public Attributes | List of all members
itk::MultiThreaderBase::RegionAndCallback Struct Reference

#include <itkMultiThreaderBase.h>

+ Collaboration diagram for itk::MultiThreaderBase::RegionAndCallback:

Public Attributes

unsigned int dimension
 
ProcessObjectfilter
 
ThreadingFunctorType functor
 
const IndexValueTypeindex
 
SizeValueType pixelCount
 
const SizeValueTypesize
 

Detailed Description

Definition at line 449 of file itkMultiThreaderBase.h.

Member Data Documentation

◆ dimension

unsigned int itk::MultiThreaderBase::RegionAndCallback::dimension

Definition at line 452 of file itkMultiThreaderBase.h.

◆ filter

ProcessObject* itk::MultiThreaderBase::RegionAndCallback::filter

Definition at line 456 of file itkMultiThreaderBase.h.

◆ functor

ThreadingFunctorType itk::MultiThreaderBase::RegionAndCallback::functor

Definition at line 451 of file itkMultiThreaderBase.h.

◆ index

const IndexValueType* itk::MultiThreaderBase::RegionAndCallback::index

Definition at line 453 of file itkMultiThreaderBase.h.

◆ pixelCount

SizeValueType itk::MultiThreaderBase::RegionAndCallback::pixelCount

Definition at line 455 of file itkMultiThreaderBase.h.

◆ size

const SizeValueType* itk::MultiThreaderBase::RegionAndCallback::size

Definition at line 454 of file itkMultiThreaderBase.h.


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