37#ifndef VTKIMAGEPLANARCOMPONENTSTOCOMPONENTS_H
38#define VTKIMAGEPLANARCOMPONENTSTOCOMPONENTS_H
40#include "vtkgdcmModule.h"
41#include "vtkImageAlgorithm.h"
46#error do not use this class
65 virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
Definition vtkImagePlanarComponentsToComponents.h:50
static vtkImagePlanarComponentsToComponents * New()
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkTypeMacro(vtkImagePlanarComponentsToComponents, vtkImageAlgorithm)
~vtkImagePlanarComponentsToComponents()
Definition vtkImagePlanarComponentsToComponents.h:60
void PrintSelf(ostream &os, vtkIndent indent)
vtkImagePlanarComponentsToComponents()