ITK  5.4.0
Insight Toolkit
Public Types | List of all members
itk::ShapedImageNeighborhoodRange< TImage, TImageNeighborhoodPixelAccessPolicy >::OptionalPixelAccessParameter< TPolicy, false > Struct Template Reference

Detailed Description

template<typename TImage, typename TImageNeighborhoodPixelAccessPolicy = ZeroFluxNeumannImageNeighborhoodPixelAccessPolicy<TImage>>
template<typename TPolicy>
struct itk::ShapedImageNeighborhoodRange< TImage, TImageNeighborhoodPixelAccessPolicy >::OptionalPixelAccessParameter< TPolicy, false >

Definition at line 132 of file itkShapedImageNeighborhoodRange.h.

Public Types

using Type = EmptyPixelAccessParameter
 

Member Typedef Documentation

◆ Type

template<typename TImage, typename TImageNeighborhoodPixelAccessPolicy = ZeroFluxNeumannImageNeighborhoodPixelAccessPolicy<TImage>>
template<typename TPolicy >
using itk::ShapedImageNeighborhoodRange< TImage, TImageNeighborhoodPixelAccessPolicy >::OptionalPixelAccessParameter< TPolicy, false >::Type = EmptyPixelAccessParameter

Definition at line 134 of file itkShapedImageNeighborhoodRange.h.


The documentation for this struct was generated from the following file: