Developer documentation
Version 3.0.3-105-gd3941f44
MR::Fixel::LoopFixelsInVoxel Struct Reference

#include "fixel/loop.h"

Classes

struct  Run
 

Public Member Functions

template<class... DataType>
FORCE_INLINE Run< DataType... > operator() (DataType &... data) const
 

Public Attributes

NOMEMALIGN const index_type num_fixels
 
const index_type offset
 

Detailed Description

Definition at line 42 of file loop.h.

Member Function Documentation

◆ operator()()

template<class... DataType>
FORCE_INLINE Run< DataType... > MR::Fixel::LoopFixelsInVoxel::operator() ( DataType &...  data) const
inline

Definition at line 62 of file loop.h.

Member Data Documentation

◆ num_fixels

NOMEMALIGN const index_type MR::Fixel::LoopFixelsInVoxel::num_fixels

Definition at line 43 of file loop.h.

◆ offset

const index_type MR::Fixel::LoopFixelsInVoxel::offset

Definition at line 44 of file loop.h.


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