Home
last modified time | relevance | path

Searched refs:PixelPointerType (Results 1 – 4 of 4) sorted by relevance

/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/include/
H A DitkPeriodicBoundaryCondition.h48 using PixelPointerType = typename Superclass::PixelPointerType; variable
H A DitkZeroFluxNeumannBoundaryCondition.h68 using PixelPointerType = typename Superclass::PixelPointerType; variable
H A DitkImageBoundaryCondition.h65 using PixelPointerType = typename TInputImage::InternalPixelType *; variable
73 using NeighborhoodType = Neighborhood< PixelPointerType, ImageDimension >;
H A DitkConstantBoundaryCondition.h77 using PixelPointerType = typename Superclass::PixelPointerType; variable