![]() |
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
Definition at line 124 of file itkImageFullSampler.h.
Public Member Functions | |
ITK_DISALLOW_COPY_AND_MOVE (UserData) | |
Data Fields | |
const InputImageType & | InputImage |
const MaskType *const | Mask {} |
std::vector< WorkUnit > | WorkUnits {} |
itk::ImageFullSampler< TInputImage >::UserData::ITK_DISALLOW_COPY_AND_MOVE | ( | UserData | ) |
const InputImageType& itk::ImageFullSampler< TInputImage >::UserData::InputImage |
Definition at line 128 of file itkImageFullSampler.h.
const MaskType* const itk::ImageFullSampler< TInputImage >::UserData::Mask {} |
Definition at line 129 of file itkImageFullSampler.h.
std::vector<WorkUnit> itk::ImageFullSampler< TInputImage >::UserData::WorkUnits {} |
Definition at line 130 of file itkImageFullSampler.h.
Generated on 1739326392 for elastix by ![]() |
![]() |