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

Detailed Description

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

Definition at line 253 of file itkIndexRange.h.

Public Member Functions

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

Member Function Documentation

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

Definition at line 262 of file itkIndexRange.h.

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

Definition at line 256 of file itkIndexRange.h.


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