GDCM
2.2.0
|
#include <vtkImagePlanarComponentsToComponents.h>
Public Member Functions | |
void | PrintSelf (ostream &os, vtkIndent indent) |
vtkTypeRevisionMacro (vtkImagePlanarComponentsToComponents, vtkImageAlgorithm) | |
Static Public Member Functions | |
static vtkImagePlanarComponentsToComponents * | New () |
Protected Member Functions | |
vtkImagePlanarComponentsToComponents () | |
~vtkImagePlanarComponentsToComponents () | |
virtual int | RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *) |
vtkImagePlanarComponentsToComponents::~vtkImagePlanarComponentsToComponents | ( | ) | [inline, protected] |
static vtkImagePlanarComponentsToComponents* vtkImagePlanarComponentsToComponents::New | ( | ) | [static] |
void vtkImagePlanarComponentsToComponents::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |
virtual int vtkImagePlanarComponentsToComponents::RequestData | ( | vtkInformation * | , |
vtkInformationVector ** | , | ||
vtkInformationVector * | |||
) | [protected, virtual] |
vtkImagePlanarComponentsToComponents::vtkTypeRevisionMacro | ( | vtkImagePlanarComponentsToComponents | , |
vtkImageAlgorithm | |||
) |