Developer documentation
Version 3.0.3-105-gd3941f44
voxel.h File Reference
#include <set>
#include "image.h"
#include "dwi/directions/set.h"

Go to the source code of this file.

Classes

class  MR::DWI::Tractography::Mapping::Voxel
 
class  MR::DWI::Tractography::Mapping::VoxelDEC
 
class  MR::DWI::Tractography::Mapping::VoxelDir
 
class  MR::DWI::Tractography::Mapping::Dixel
 
class  MR::DWI::Tractography::Mapping::VoxelTOD
 
class  MR::DWI::Tractography::Mapping::SetVoxelExtras
 
class  MR::DWI::Tractography::Mapping::SetVoxel
 
class  MR::DWI::Tractography::Mapping::SetVoxelDEC
 
class  MR::DWI::Tractography::Mapping::SetVoxelDir
 
class  MR::DWI::Tractography::Mapping::SetDixel
 
class  MR::DWI::Tractography::Mapping::SetVoxelTOD
 

Namespaces

namespace  MR
 
namespace  MR::DWI
 
namespace  MR::DWI::Tractography
 
namespace  MR::DWI::Tractography::Mapping
 

Functions

template<typename T >
Eigen::Vector3i MR::DWI::Tractography::Mapping::round (const Eigen::Matrix< T, 3, 1 > &p)
 
template<class HeaderType >
bool MR::DWI::Tractography::Mapping::check (const Eigen::Vector3i &V, const HeaderType &H)
 
Eigen::Vector3d MR::DWI::Tractography::Mapping::vec2DEC (const Eigen::Vector3d &d)
 
std::ostream & MR::DWI::Tractography::Mapping::operator<< (std::ostream &, const Voxel &)
 
std::ostream & MR::DWI::Tractography::Mapping::operator<< (std::ostream &, const VoxelDEC &)
 
std::ostream & MR::DWI::Tractography::Mapping::operator<< (std::ostream &, const VoxelDir &)
 
std::ostream & MR::DWI::Tractography::Mapping::operator<< (std::ostream &, const Dixel &)
 
std::ostream & MR::DWI::Tractography::Mapping::operator<< (std::ostream &, const VoxelTOD &)