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

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

Inheritance diagram for MR::DWI::Tractography::Mapping::MapWriterBase:
MR::DWI::Tractography::Mapping::MapWriter< value_type >

Protected Attributes

const HeaderH
 
const std::string output_image_name
 
const vox_stat_t voxel_statistic
 
const writer_dim type
 
std::unique_ptr< Image< float > > counts
 

Detailed Description

Definition at line 48 of file writer.h.

Member Data Documentation

◆ counts

std::unique_ptr<Image<float> > MR::DWI::Tractography::Mapping::MapWriterBase::counts
protected

Definition at line 92 of file writer.h.

◆ H

const Header& MR::DWI::Tractography::Mapping::MapWriterBase::H
protected

Definition at line 83 of file writer.h.

◆ output_image_name

const std::string MR::DWI::Tractography::Mapping::MapWriterBase::output_image_name
protected

Definition at line 84 of file writer.h.

◆ type

const writer_dim MR::DWI::Tractography::Mapping::MapWriterBase::type
protected

Definition at line 86 of file writer.h.

◆ voxel_statistic

const vox_stat_t MR::DWI::Tractography::Mapping::MapWriterBase::voxel_statistic
protected

Definition at line 85 of file writer.h.


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