54#ifndef __vtkboneImageToMesh_h
55#define __vtkboneImageToMesh_h
void operator=(const vtkObjectBase &)
takes a vtkImageData as input and outputs a vtkUnstructuredGrid of hexahedron cells.
int GenerateHexahedrons(vtkImageData *input, vtkUnstructuredGrid *output)
void PrintSelf(ostream &os, vtkIndent indent) override
int GetInputAsCellScalars(vtkImageData *input, vtkImageData *inputAsPointScalars)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
static vtkboneImageToMesh * New()
virtual int FillInputPortInformation(int port, vtkInformation *info) override