Developer documentation
Version 3.0.3-105-gd3941f44
MR::LoopAlongAxesProgress Struct Reference

#include "algo/loop.h"

Public Member Functions

template<class... ImageType>
FORCE_INLINE LoopAlongAxisRangeProgress::Run< ImageType... > operator() (ImageType &... images) const
 

Public Attributes

NOMEMALIGN const std::string text
 

Detailed Description

Definition at line 293 of file loop.h.

Member Function Documentation

◆ operator()()

template<class... ImageType>
FORCE_INLINE LoopAlongAxisRangeProgress::Run< ImageType... > MR::LoopAlongAxesProgress::operator() ( ImageType &...  images) const
inline

Definition at line 296 of file loop.h.

Member Data Documentation

◆ text

NOMEMALIGN const std::string MR::LoopAlongAxesProgress::text

Definition at line 294 of file loop.h.


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