|
ANIMA
4.0
|
#include <tclap/CmdLine.h>#include <animaReadWriteFunctions.h>#include <animaShapesReader.h>#include <vtkSmartPointer.h>#include <vtkPoints.h>#include <vtkPointData.h>#include <vtkPolyData.h>#include <vtkCell.h>#include <itkCastImageFilter.h>
Include dependency graph for animaFibersCounter.cxx:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 14 of file animaFibersCounter.cxx.
References anima::ShapesReader::GetOutput(), anima::ShapesReader::SetFileName(), and anima::ShapesReader::Update().
1.8.13