ITK  5.4.0
Insight Toolkit
Public Member Functions | List of all members
itk::IndexRange< VDimension, VBeginAtZero >::const_iterator::ZeroIndex Struct Reference

Detailed Description

template<unsigned int VDimension, bool VBeginAtZero>
struct itk::IndexRange< VDimension, VBeginAtZero >::const_iterator::ZeroIndex

Definition at line 255 of file itkIndexRange.h.

Public Member Functions

constexpr operator IndexType () const
 
constexpr IndexValueType operator[] (unsigned int) const
 

Member Function Documentation

◆ operator IndexType()

template<unsigned int VDimension, bool VBeginAtZero>
constexpr itk::IndexRange< VDimension, VBeginAtZero >::const_iterator::ZeroIndex::operator IndexType ( ) const
inlineconstexpr

Definition at line 261 of file itkIndexRange.h.

◆ operator[]()

template<unsigned int VDimension, bool VBeginAtZero>
constexpr IndexValueType itk::IndexRange< VDimension, VBeginAtZero >::const_iterator::ZeroIndex::operator[] ( unsigned int  ) const
inlineconstexpr

Definition at line 258 of file itkIndexRange.h.


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