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

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

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

Public Types

using VoxType = Voxel
 

Public Member Functions

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

Member Typedef Documentation

◆ VoxType

Member Function Documentation

◆ insert() [1/2]

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

Definition at line 297 of file voxel.h.

◆ insert() [2/2]

void MR::DWI::Tractography::Mapping::SetVoxel::insert ( const Voxel v)
inline

Definition at line 289 of file voxel.h.


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