2#ifndef __vtkITKLevelTracing3DImageFilter_h
3#define __vtkITKLevelTracing3DImageFilter_h
6#include "vtkImageAlgorithm.h"
7#include "vtkObjectFactory.h"
24 void PrintSelf(ostream& os, vtkIndent indent)
override;
27 vtkSetVector3Macro(
Seed,
int);
28 vtkGetVector3Macro(
Seed,
int);
34 int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
override;
35 int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
override;
~vtkITKLevelTracing3DImageFilter() override
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
static vtkITKLevelTracing3DImageFilter * New()
vtkITKLevelTracing3DImageFilter()
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
void PrintSelf(ostream &os, vtkIndent indent) override
int FillInputPortInformation(int port, vtkInformation *info) override