Developer documentation
Version 3.0.3-105-gd3941f44
MR::DWI::Fixel_map< Fixel >::Iterator Class Reference

#include "dwi/fixel_map.h"

Public Member Functions

 Iterator (const MapVoxel *const voxel, Fixel_map< Fixel > &parent)
 
 Iterator (const Iterator &)=default
 
Iteratoroperator++ ()
 
Fixel & operator() () const
 
 operator bool () const
 
 operator size_t () const
 

Detailed Description

template<class Fixel>
class MR::DWI::Fixel_map< Fixel >::Iterator

Definition at line 149 of file fixel_map.h.

Constructor & Destructor Documentation

◆ Iterator() [1/2]

template<class Fixel >
MR::DWI::Fixel_map< Fixel >::Iterator::Iterator ( const MapVoxel *const  voxel,
Fixel_map< Fixel > &  parent 
)
inline

Definition at line 152 of file fixel_map.h.

◆ Iterator() [2/2]

template<class Fixel >
MR::DWI::Fixel_map< Fixel >::Iterator::Iterator ( const Iterator )
default

Member Function Documentation

◆ operator bool()

template<class Fixel >
MR::DWI::Fixel_map< Fixel >::Iterator::operator bool ( ) const
inline

Definition at line 159 of file fixel_map.h.

◆ operator size_t()

template<class Fixel >
MR::DWI::Fixel_map< Fixel >::Iterator::operator size_t ( ) const
inline

Definition at line 160 of file fixel_map.h.

◆ operator()()

template<class Fixel >
Fixel & MR::DWI::Fixel_map< Fixel >::Iterator::operator() ( ) const
inline

Definition at line 158 of file fixel_map.h.

◆ operator++()

template<class Fixel >
Iterator & MR::DWI::Fixel_map< Fixel >::Iterator::operator++ ( )
inline

Definition at line 157 of file fixel_map.h.


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