Developer documentation
Version 3.0.3-105-gd3941f44
MR::DWI::Tractography::Mapping::SetDixel Class Reference

#include "dwi/tractography/mapping/voxel.h"

Inheritance diagram for MR::DWI::Tractography::Mapping::SetDixel:
MR::DWI::Tractography::Mapping::SetVoxelExtras

Public Types

using VoxType = Dixel
 
using dir_index_type = Dixel::dir_index_type
 

Public Member Functions

void insert (const Dixel &v)
 
void insert (const Eigen::Vector3i &v, const dir_index_type d)
 
void insert (const Eigen::Vector3i &v, const dir_index_type d, const default_type l)
 

Additional Inherited Members

- Public Attributes inherited from MR::DWI::Tractography::Mapping::SetVoxelExtras
default_type factor
 
size_t index
 
default_type weight
 

Detailed Description

Definition at line 360 of file voxel.h.

Member Typedef Documentation

◆ dir_index_type

Definition at line 365 of file voxel.h.

◆ VoxType

Member Function Documentation

◆ insert() [1/3]

void MR::DWI::Tractography::Mapping::SetDixel::insert ( const Dixel v)
inline

Definition at line 367 of file voxel.h.

◆ insert() [2/3]

void MR::DWI::Tractography::Mapping::SetDixel::insert ( const Eigen::Vector3i &  v,
const dir_index_type  d 
)
inline

Definition at line 375 of file voxel.h.

◆ insert() [3/3]

void MR::DWI::Tractography::Mapping::SetDixel::insert ( const Eigen::Vector3i &  v,
const dir_index_type  d,
const default_type  l 
)
inline

Definition at line 380 of file voxel.h.


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