DMRITool  v0.1.1-139-g860d86b4
Diffusion MRI Tool
Classes | Namespaces | Macros
itkMeshFromPeaksImageFilter.h File Reference
#include "itkPoint.h"
#include "itkPointSet.h"
#include "vtkPoints.h"
#include "vtkPolyData.h"
#include "vtkCellArray.h"
#include "vtkPolyDataWriter.h"
#include "vtkDoubleArray.h"
#include "vtkUnsignedCharArray.h"
#include "vtkPointData.h"
#include "vtkCellData.h"
#include "vtkTypeTraits.h"
#include "vtkType.h"
#include "utlITKMacro.h"
#include "utlCoreMacro.h"
#include "itkMeshFromImageImageFilter.h"
#include "itkPeakContainerHelper.h"
#include "itkMeshFromPeaksImageFilter.hxx"
+ Include dependency graph for itkMeshFromPeaksImageFilter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::MeshFromPeaksImageFilter< TInputImage, TOutputMesh >
 

Namespaces

 itk
 

Macros

#define ITK_TEMPLATE_MeshFromPeaksImageFilter(_, EXPORT, x, y)
 

Detailed Description

Created "08-26-2016.

Author
Jian Cheng (JC), jian..nosp@m.chen.nosp@m.g.198.nosp@m.3@gm.nosp@m.ail.c.nosp@m.om

Definition in file itkMeshFromPeaksImageFilter.h.

Macro Definition Documentation

#define ITK_TEMPLATE_MeshFromPeaksImageFilter (   _,
  EXPORT,
  x,
 
)
Value:
namespace itk { \
_(2(class EXPORT MeshFromPeaksImageFilter< ITK_TEMPLATE_2 x >)) \
namespace Templates { typedef MeshFromPeaksImageFilter< ITK_TEMPLATE_2 x > MeshFromPeaksImageFilter##y; } \
}

Definition at line 140 of file itkMeshFromPeaksImageFilter.h.