|
ANIMA
4.0
|
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 |
Definition at line 132 of file animaFibersFilterer.cxx.
| std::vector<unsigned int> ThreaderArguments::endingsLabels |
Definition at line 137 of file animaFibersFilterer.cxx.
Referenced by main(), and ThreadFilterer().
| std::vector<unsigned int> ThreaderArguments::forbiddenLabels |
Definition at line 138 of file animaFibersFilterer.cxx.
Referenced by main(), and ThreadFilterer().
| itk::NearestNeighborInterpolateImageFunction< itk::Image <unsigned short, 3> >* ThreaderArguments::interpolator |
Definition at line 135 of file animaFibersFilterer.cxx.
Referenced by main(), and ThreadFilterer().
| std::vector<unsigned int> ThreaderArguments::touchLabels |
Definition at line 136 of file animaFibersFilterer.cxx.
Referenced by main(), and ThreadFilterer().
| vtkPolyData* ThreaderArguments::tracks |
Definition at line 134 of file animaFibersFilterer.cxx.
Referenced by main(), and ThreadFilterer().
1.8.13