Public Types | Public Member Functions | Protected Member Functions

vtkitk::vtkKWEITKConnectedThresholdImageFilter< InputPixelType > Class Template Reference

#include <vtkKWEITKConnectedThresholdImageFilter.h>

Inheritance diagram for vtkitk::vtkKWEITKConnectedThresholdImageFilter< InputPixelType >:
Inheritance graph
[legend]
Collaboration diagram for vtkitk::vtkKWEITKConnectedThresholdImageFilter< InputPixelType >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef
vtkKWEITKConnectedThresholdImageFilter 
Self
typedef
vtkKWEITKImageToStencilFilter 
Superclass
typedef itk::SmartPointer< SelfPointer
typedef itk::SmartPointer
< const Self
ConstPointer
typedef itk::Image
< InputPixelType, Dimension > 
InputImageType
typedef InputImageType::IndexType IndexType
typedef
itk::ConnectedThresholdImageFilter
< InputImageType,
OutputImageType
FilterType

Public Member Functions

 itkTypeMacro (vtkKWEITKConnectedThresholdImageFilter, vtkKWEITKImageToStencilFilter)
 itkNewMacro (Self)
virtual void AddSeed (int seed[3])
virtual void Update ()

Protected Member Functions

 vtkKWEITKConnectedThresholdImageFilter ()
 ~vtkKWEITKConnectedThresholdImageFilter ()

Detailed Description

template<class InputPixelType>
class vtkitk::vtkKWEITKConnectedThresholdImageFilter< InputPixelType >

Definition at line 32 of file vtkKWEITKConnectedThresholdImageFilter.h.


Member Typedef Documentation

template<class InputPixelType >
typedef vtkKWEITKConnectedThresholdImageFilter vtkitk::vtkKWEITKConnectedThresholdImageFilter< InputPixelType >::Self
template<class InputPixelType >
typedef vtkKWEITKImageToStencilFilter vtkitk::vtkKWEITKConnectedThresholdImageFilter< InputPixelType >::Superclass
template<class InputPixelType >
typedef itk::SmartPointer< Self > vtkitk::vtkKWEITKConnectedThresholdImageFilter< InputPixelType >::Pointer
template<class InputPixelType >
typedef itk::SmartPointer< const Self > vtkitk::vtkKWEITKConnectedThresholdImageFilter< InputPixelType >::ConstPointer
template<class InputPixelType >
typedef itk::Image< InputPixelType, Dimension > vtkitk::vtkKWEITKConnectedThresholdImageFilter< InputPixelType >::InputImageType

Definition at line 42 of file vtkKWEITKConnectedThresholdImageFilter.h.

template<class InputPixelType >
typedef InputImageType::IndexType vtkitk::vtkKWEITKConnectedThresholdImageFilter< InputPixelType >::IndexType

Definition at line 43 of file vtkKWEITKConnectedThresholdImageFilter.h.

template<class InputPixelType >
typedef itk::ConnectedThresholdImageFilter< InputImageType, OutputImageType > vtkitk::vtkKWEITKConnectedThresholdImageFilter< InputPixelType >::FilterType

Definition at line 45 of file vtkKWEITKConnectedThresholdImageFilter.h.


Constructor & Destructor Documentation

template<class InputPixelType >
vtkitk::vtkKWEITKConnectedThresholdImageFilter< InputPixelType >::vtkKWEITKConnectedThresholdImageFilter (  )  [protected]
template<class InputPixelType >
vtkitk::vtkKWEITKConnectedThresholdImageFilter< InputPixelType >::~vtkKWEITKConnectedThresholdImageFilter (  )  [protected]

Member Function Documentation

template<class InputPixelType >
vtkitk::vtkKWEITKConnectedThresholdImageFilter< InputPixelType >::itkTypeMacro ( vtkKWEITKConnectedThresholdImageFilter< InputPixelType >  ,
vtkKWEITKImageToStencilFilter   
)
template<class InputPixelType >
vtkitk::vtkKWEITKConnectedThresholdImageFilter< InputPixelType >::itkNewMacro ( Self   ) 
template<class InputPixelType >
virtual void vtkitk::vtkKWEITKConnectedThresholdImageFilter< InputPixelType >::AddSeed ( int  seed[3]  )  [virtual]
template<class InputPixelType >
virtual void vtkitk::vtkKWEITKConnectedThresholdImageFilter< InputPixelType >::Update (  )  [virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines