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

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

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

Public Types

using VoxType = VoxelTOD
 
using vector_type = VoxelTOD::vector_type
 

Public Member Functions

void insert (const VoxelTOD &v)
 
void insert (const Eigen::Vector3i &v, const vector_type &t)
 
void insert (const Eigen::Vector3i &v, const vector_type &t, 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 391 of file voxel.h.

Member Typedef Documentation

◆ vector_type

Definition at line 396 of file voxel.h.

◆ VoxType

Member Function Documentation

◆ insert() [1/3]

void MR::DWI::Tractography::Mapping::SetVoxelTOD::insert ( const Eigen::Vector3i &  v,
const vector_type t 
)
inline

Definition at line 406 of file voxel.h.

◆ insert() [2/3]

void MR::DWI::Tractography::Mapping::SetVoxelTOD::insert ( const Eigen::Vector3i &  v,
const vector_type t,
const default_type  l 
)
inline

Definition at line 411 of file voxel.h.

◆ insert() [3/3]

void MR::DWI::Tractography::Mapping::SetVoxelTOD::insert ( const VoxelTOD v)
inline

Definition at line 398 of file voxel.h.


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