class
VTKImageExporterExport a FAST Image to an VTK image.
Contents
This can be used to connect a FAST pipeline to an VTK pipeline.
Input ports
0: Image
Base classes
- class ProcessObject
- Abstract base class for all process objects.
Public static functions
- static auto New() -> VTKImageExporter*
Constructors, destructors, conversion operators
- vtkTypeMacro(VTKImageExporter, vtkImageAlgorithm)
Public functions
- auto getNameOfClass() const -> std::string virtual
Private functions
- void execute() virtual