ITK
6.0.0
Insight Toolkit
|
#include <itkMultiThreaderBase.h>
Definition at line 454 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 457 of file itkMultiThreaderBase.h.
ProcessObject* itk::MultiThreaderBase::RegionAndCallback::filter |
Definition at line 460 of file itkMultiThreaderBase.h.
ThreadingFunctorType itk::MultiThreaderBase::RegionAndCallback::functor |
Definition at line 456 of file itkMultiThreaderBase.h.
const IndexValueType* itk::MultiThreaderBase::RegionAndCallback::index |
Definition at line 458 of file itkMultiThreaderBase.h.
const SizeValueType* itk::MultiThreaderBase::RegionAndCallback::size |
Definition at line 459 of file itkMultiThreaderBase.h.