26 #ifndef VTK_IMAGE_COMPONENT_H
27 #define VTK_IMAGE_COMPONENT_H
29 #include <vtkImageData.h>
34 #include <QMetaProperty>
57 void createComponent(
const QString&);
67 vtkSmartPointer<vtkMatrix4x4> readMetaImageTransformMatrix(
const QString& fileName);
#define VTK_IMAGE_COMPONENT_API
Definition: VtkImageComponentAPI.h:54
This class manage vtk images, i.e images that can be loaded in CamiTK by using an VTK importer.
Definition: VtkImageComponent.h:42
virtual ~VtkImageComponent()=default
needed for deleting
The manager of the Image Volume data.
Definition: ImageComponent.h:77