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 2024-07-17
for elastix by 1.11.0 (9b424b03c9833626cd435af22a444888fbbb192d) |