ANIMA  4.0
Public Attributes | List of all members
ThreaderArguments Struct Reference
+ Collaboration diagram for ThreaderArguments:

Public Attributes

std::vector< unsigned int > endingsLabels
 
std::vector< unsigned int > forbiddenLabels
 
itk::NearestNeighborInterpolateImageFunction< itk::Image< unsigned short, 3 > > * interpolator
 
std::vector< unsigned int > touchLabels
 
vtkPolyData * tracks
 

Detailed Description

Definition at line 132 of file animaFibersFilterer.cxx.

Member Data Documentation

◆ endingsLabels

std::vector<unsigned int> ThreaderArguments::endingsLabels

Definition at line 137 of file animaFibersFilterer.cxx.

Referenced by main(), and ThreadFilterer().

◆ forbiddenLabels

std::vector<unsigned int> ThreaderArguments::forbiddenLabels

Definition at line 138 of file animaFibersFilterer.cxx.

Referenced by main(), and ThreadFilterer().

◆ interpolator

itk::NearestNeighborInterpolateImageFunction< itk::Image <unsigned short, 3> >* ThreaderArguments::interpolator

Definition at line 135 of file animaFibersFilterer.cxx.

Referenced by main(), and ThreadFilterer().

◆ touchLabels

std::vector<unsigned int> ThreaderArguments::touchLabels

Definition at line 136 of file animaFibersFilterer.cxx.

Referenced by main(), and ThreadFilterer().

◆ tracks

vtkPolyData* ThreaderArguments::tracks

Definition at line 134 of file animaFibersFilterer.cxx.

Referenced by main(), and ThreadFilterer().


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