|
|
Home | Main Page | Topics | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
Definition at line 167 of file itkImageGridSampler.h.
Public Attributes | |
| const SampleGridSpacingType | GridSpacing {} |
| const InputImageType & | InputImage |
| const MaskType *const | Mask {} |
| std::vector< WorkUnit > | WorkUnits {} |
| const SampleGridSpacingType itk::ImageGridSampler< TInputImage >::UserData::GridSpacing {} |
Definition at line 171 of file itkImageGridSampler.h.
| const InputImageType& itk::ImageGridSampler< TInputImage >::UserData::InputImage |
Definition at line 169 of file itkImageGridSampler.h.
| const MaskType* const itk::ImageGridSampler< TInputImage >::UserData::Mask {} |
Definition at line 170 of file itkImageGridSampler.h.
| std::vector<WorkUnit> itk::ImageGridSampler< TInputImage >::UserData::WorkUnits {} |
Definition at line 172 of file itkImageGridSampler.h.
Generated on 1774142652 for elastix by 1.15.0 |