#include <itkMultiThreaderBase.h>
Definition at line 451 of file itkMultiThreaderBase.h.
Public Attributes | |
unsigned int | dimension |
ProcessObject * | filter |
ThreadingFunctorType | functor |
const IndexValueType * | index |
const SizeValueType * | size |
unsigned int itk::MultiThreaderBase::RegionAndCallback::dimension |
Definition at line 454 of file itkMultiThreaderBase.h.
ProcessObject* itk::MultiThreaderBase::RegionAndCallback::filter |
Definition at line 457 of file itkMultiThreaderBase.h.
ThreadingFunctorType itk::MultiThreaderBase::RegionAndCallback::functor |
Definition at line 453 of file itkMultiThreaderBase.h.
const IndexValueType* itk::MultiThreaderBase::RegionAndCallback::index |
Definition at line 455 of file itkMultiThreaderBase.h.
const SizeValueType* itk::MultiThreaderBase::RegionAndCallback::size |
Definition at line 456 of file itkMultiThreaderBase.h.