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

Public Member Functions

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

Detailed Description

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

Definition at line 257 of file itkIndexRange.h.

Member Function Documentation

◆ operator IndexType()

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

Definition at line 263 of file itkIndexRange.h.

◆ operator[]()

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

Definition at line 260 of file itkIndexRange.h.


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